Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_cache_hit

2472 int SSL_cache_hit(SSL *ssl) { return SSL_session_reused(ssl); }