Searched refs:SSL_set0_wbio (Results 1 – 14 of 14) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_set_bio.pod | 5 SSL_set_bio, SSL_set0_rbio, SSL_set0_wbio - connect the SSL object with a BIO 13 void SSL_set0_wbio(SSL *s, BIO *wbio); 26 SSL_set0_wbio() works in the same as SSL_set0_rbio() except that it connects 28 rbio and wbio are the same then SSL_set0_rbio() and SSL_set0_wbio() each take 33 SSL_set_bio() is similar to SSL_set0_rbio() and SSL_set0_wbio() except 87 use SSL_set0_rbio() and SSL_set0_wbio() instead. 91 SSL_set_bio(), SSL_set0_rbio() and SSL_set0_wbio() cannot fail. 101 SSL_set0_rbio() and SSL_set0_wbio() were added in OpenSSL 1.1.0.
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_set_bio.pod | 5 SSL_set_bio, SSL_set0_rbio, SSL_set0_wbio - connect the SSL object with a BIO 13 void SSL_set0_wbio(SSL *s, BIO *wbio); 26 SSL_set0_wbio() works in the same as SSL_set0_rbio() except that it connects 28 rbio and wbio are the same then SSL_set0_rbio() and SSL_set0_wbio() each take 33 SSL_set_bio() is similar to SSL_set0_rbio() and SSL_set0_wbio() except 89 use SSL_set0_rbio() and SSL_set0_wbio() instead. 93 SSL_set_bio(), SSL_set0_rbio() and SSL_set0_wbio() cannot fail. 103 SSL_set0_rbio() and SSL_set0_wbio() were added in OpenSSL 1.1.0.
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | dtlsv1listentest.c | 311 SSL_set0_wbio(ssl, outbio); in dtls_listen_test()
|
| H A D | sslapitest.c | 1974 SSL_set0_wbio(ssl, membio2); in execute_test_ssl_bio() 4959 SSL_set0_wbio(peerwrite, bretry); in test_key_update_in_write() 4968 SSL_set0_wbio(peerwrite, tmp); in test_key_update_in_write() 6860 SSL_set0_wbio(client2ssl, wbio); in test_ssl_dup()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | dtlsv1listentest.c | 311 SSL_set0_wbio(ssl, outbio); in dtls_listen_test()
|
| H A D | dtlstest.c | 437 SSL_set0_wbio(serverssl, wbio); in test_just_finished()
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/ |
| H A D | ssl.map | 321 SSL_set0_wbio;
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libssl/ |
| H A D | ssl.map | 418 SSL_set0_wbio;
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
| H A D | ssl_lib.c | 1248 void SSL_set0_wbio(SSL *s, BIO *wbio) in SSL_set0_wbio() function 1286 SSL_set0_wbio(s, wbio); in SSL_set_bio() 1301 SSL_set0_wbio(s, wbio); in SSL_set_bio() 1382 SSL_set0_wbio(s, bio); in SSL_set_wfd() 1385 SSL_set0_wbio(s, rbio); in SSL_set_wfd()
|
| /netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/ |
| H A D | tlsdns.c | |
| /netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
| H A D | libssl.num | 239 SSL_set0_wbio 240 1_1_0 EXIST::FUNCTION:
|
| /netbsd-src/crypto/external/bsd/openssl/dist/util/ |
| H A D | libssl.num | 239 SSL_set0_wbio 240 3_0_0 EXIST::FUNCTION:
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| H A D | ssl.h | 1554 void SSL_set0_wbio(SSL *s, BIO *wbio);
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | ssl.h.in | 1574 void SSL_set0_wbio(SSL *s, BIO *wbio);
|