Searched refs:SSL_CTX_sess_hits (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/crypto/libressl/apps/openssl/ | ||
| HD | s_server.c | 1521 SSL_CTX_sess_hits(ssl_ctx)); in print_stats() |
| /dragonfly/crypto/libressl/include/openssl/ | ||
| HD | ssl.h | 581 #define SSL_CTX_sess_hits(ctx) \ macro |