Searched refs:SSL_get_rfd (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/sendmail/src/
H A Dsfsasl.c753 rfd = SSL_get_rfd(so->con);
878 rfd = SSL_get_rfd(so->con);
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_lib.c704 return (SSL_get_rfd(s));
707 int SSL_get_rfd(const SSL *s) function
H A Dssl.h2149 int SSL_get_rfd(const SSL *s);

Completed in 112 milliseconds