Searched refs:SSL_cache_hit (Results 1 – 5 of 5) sorted by relevance
176 SSL_cache_hit
3509 SSL_cache_hit(SSL *s) in SSL_cache_hit() function3513 LSSL_ALIAS(SSL_cache_hit);
1487 int SSL_cache_hit(SSL *s);
1847 if (SSL_cache_hit(con)) in init_ssl_connection()2036 BIO_printf(io, (SSL_cache_hit(con) in www_body()
1699 BIO_printf(bio, (SSL_cache_hit(s) ? "---\nReused, " : "---\nNew, ")); in print_stuff()