Searched refs:SSL_get_rfd (Results 1 – 2 of 2) sorted by relevance
979 int SSL_get_fd(const SSL *ssl) { return SSL_get_rfd(ssl); } in SSL_get_fd()981 int SSL_get_rfd(const SSL *ssl) { in SSL_get_rfd() function
255 OPENSSL_EXPORT int SSL_get_rfd(const SSL *ssl);