Searched refs:SSL_get_rfd (Results 1 – 2 of 2) sorted by relevance
599 int SSL_get_fd(const SSL *s) { return SSL_get_rfd(s); } in SSL_get_fd()601 int SSL_get_rfd(const SSL *s) { in SSL_get_rfd() function
1868 OPENSSL_EXPORT int SSL_get_rfd(const SSL *s);