Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_get_fd

1119 int SSL_get_fd(const SSL *ssl) { return SSL_get_rfd(ssl); }