Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_get_shutdown

1910   assert((SSL_get_shutdown(ssl) & mode) == SSL_get_shutdown(ssl));
1923 int SSL_get_shutdown(const SSL *ssl) {