Home
last modified time | relevance | path

Searched refs:SSL_set_wfd (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_set_fd.pod5 SSL_set_fd, SSL_set_rfd, SSL_set_wfd - connect the SSL object with a file descriptor
13 int SSL_set_wfd(SSL *ssl, int fd);
29 SSL_set_rfd() and SSL_set_wfd() perform the respective action, but only
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_set_fd.pod5 SSL_set_fd, SSL_set_rfd, SSL_set_wfd - connect the SSL object with a file descriptor
13 int SSL_set_wfd(SSL *ssl, int fd);
29 SSL_set_rfd() and SSL_set_wfd() perform the respective action, but only
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map368 SSL_set_wfd;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map479 SSL_set_wfd;
/netbsd-src/libexec/httpd/
H A Dssl-bozo.c313 SSL_set_wfd(sslinfo->bozossl, 1); in bozo_ssl_accept()
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num93 SSL_set_wfd 94 1_1_0 EXIST::FUNCTION:SOCK
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dlibssl.num93 SSL_set_wfd 94 3_0_0 EXIST::FUNCTION:SOCK
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Dssl.pod681 =item int B<SSL_set_wfd>(SSL *ssl, int fd);
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h1551 __owur int SSL_set_wfd(SSL *s, int fd);
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c1369 int SSL_set_wfd(SSL *s, int fd) in SSL_set_wfd() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt1340 SSL_F_SSL_SET_WFD:196:SSL_set_wfd
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in1571 __owur int SSL_set_wfd(SSL *s, int fd);