Home
last modified time | relevance | path

Searched refs:SSL_get_rfd (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_get_fd.pod5 SSL_get_fd, SSL_get_rfd, SSL_get_wfd - get file descriptor linked to an SSL object
12 int SSL_get_rfd(const SSL *ssl);
18 SSL_get_rfd() and SSL_get_wfd() return the file descriptors for the
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_get_fd.pod5 SSL_get_fd, SSL_get_rfd, SSL_get_wfd - get file descriptor linked to an SSL object
12 int SSL_get_rfd(const SSL *ssl);
18 SSL_get_rfd() and SSL_get_wfd() return the file descriptors for the
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map274 SSL_get_rfd;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map360 SSL_get_rfd;
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num59 SSL_get_rfd 60 1_1_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dlibssl.num59 SSL_get_rfd 60 3_0_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c1323 return SSL_get_rfd(s); in SSL_get_fd()
1326 int SSL_get_rfd(const SSL *s) in SSL_get_rfd() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h1541 __owur int SSL_get_rfd(const SSL *s);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in1561 __owur int SSL_get_rfd(const SSL *s);