Home
last modified time | relevance | path

Searched refs:SSL_get_rbio (Results 1 – 14 of 14) sorted by relevance

/openbsd/src/lib/libssl/
Dd1_lib.c267 BIO_ctrl(SSL_get_rbio(s), BIO_CTRL_DGRAM_SET_NEXT_TIMEOUT, 0, in dtls1_start_timer()
348 BIO_ctrl(SSL_get_rbio(s), BIO_CTRL_DGRAM_SET_NEXT_TIMEOUT, 0, in dtls1_stop_timer()
412 (void)BIO_dgram_get_peer(SSL_get_rbio(s), client); in dtls1_listen()
DSymbols.list227 SSL_get_rbio
Dssl_lib.c631 SSL_get_rbio(const SSL *s) in SSL_get_rbio() function
635 LSSL_ALIAS(SSL_get_rbio);
665 b = SSL_get_rbio(s); in SSL_get_rfd()
722 SSL_set_bio(s, SSL_get_rbio(s), bio); in SSL_set_wfd()
724 SSL_set_bio(s, SSL_get_rbio(s), SSL_get_rbio(s)); in SSL_set_wfd()
2620 bio = SSL_get_rbio(s); in SSL_get_error()
Dbio_ssl.c346 bio = SSL_get_rbio(ssl); in ssl_ctrl()
Dssl_pkt.c137 bio = SSL_get_rbio(s); in ssl_force_want_read()
Dd1_both.c886 BIO_set_flags(SSL_get_rbio(s), BIO_FLAGS_READ); in dtls1_read_failed()
Dssl.h1137 BIO * SSL_get_rbio(const SSL *s);
/openbsd/src/lib/libssl/man/
DMakefile94 SSL_get_rbio.3 \
/openbsd/src/usr.bin/openssl/
Ds_cb.c810 (void) BIO_dgram_get_peer(SSL_get_rbio(ssl), &peer); in generate_cookie_callback()
877 (void) BIO_dgram_get_peer(SSL_get_rbio(ssl), &peer); in verify_cookie_callback()
Ds_server.c1548 BIO_set_callback(SSL_get_rbio(con), bio_dump_callback); in sv_body()
1549 BIO_set_callback_arg(SSL_get_rbio(con), (char *) bio_s_out); in sv_body()
1948 BIO_set_callback(SSL_get_rbio(con), bio_dump_callback); in www_body()
1949 BIO_set_callback_arg(SSL_get_rbio(con), (char *) bio_s_out); in www_body()
Ds_client.c1696 BIO_number_read(SSL_get_rbio(s)), in print_stuff()
/openbsd/src/sbin/unwind/libunbound/util/
Dnetevent.c1363 BIO_set_callback_ex(SSL_get_rbio(ssl), &win_bio_cb);
1365 BIO_set_callback(SSL_get_rbio(ssl), &win_bio_cb);
1367 BIO_set_callback_arg(SSL_get_rbio(ssl), (char*)c->ev->ev);
/openbsd/src/usr.sbin/unbound/util/
Dnetevent.c1363 BIO_set_callback_ex(SSL_get_rbio(ssl), &win_bio_cb);
1365 BIO_set_callback(SSL_get_rbio(ssl), &win_bio_cb);
1367 BIO_set_callback_arg(SSL_get_rbio(ssl), (char*)c->ev->ev);
/openbsd/src/distrib/sets/lists/comp/
Dmi2151 ./usr/share/man/man3/SSL_get_rbio.3