Home
last modified time | relevance | path

Searched refs:SSL_CTX_sess_hits (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/apps/openssl/
HDs_server.c1521 SSL_CTX_sess_hits(ssl_ctx)); in print_stats()
/dragonfly/crypto/libressl/include/openssl/
HDssl.h581 #define SSL_CTX_sess_hits(ctx) \ macro