Home
last modified time | relevance | path

Searched refs:SSL_set_rfd (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
12 int SSL_set_rfd(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
12 int SSL_set_rfd(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.map350 SSL_set_rfd;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map460 SSL_set_rfd;
/netbsd-src/libexec/httpd/
H A Dssl-bozo.c312 SSL_set_rfd(sslinfo->bozossl, 0); in bozo_ssl_accept()
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num106 SSL_set_rfd 107 1_1_0 EXIST::FUNCTION:SOCK
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dlibssl.num106 SSL_set_rfd 107 3_0_0 EXIST::FUNCTION:SOCK
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Dssl.pod665 =item int B<SSL_set_rfd>(SSL *ssl, int fd);
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h1550 __owur int SSL_set_rfd(SSL *s, int fd);
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c1390 int SSL_set_rfd(SSL *s, int fd) in SSL_set_rfd() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt1335 SSL_F_SSL_SET_RFD:194:SSL_set_rfd
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in1570 __owur int SSL_set_rfd(SSL *s, int fd);