Searched refs:SSL_cache_hit (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssl/apps/
H A Ds_server.c2462 if (SSL_cache_hit(con))
2753 BIO_printf(io, (SSL_cache_hit(con)
H A Ds_client.c2006 BIO_printf(bio, (SSL_cache_hit(s) ? "---\nReused, " : "---\nNew, "));
/freebsd-10-stable/crypto/openssl/ssl/
H A Dssl.h2221 int SSL_cache_hit(SSL *s);
H A Dssl_lib.c3314 int SSL_cache_hit(SSL *s) function

Completed in 136 milliseconds