Searched refs:SSL_CTX_sess_cb_hits (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/usr.bin/openssl/ | ||
| D | s_server.c | 1464 SSL_CTX_sess_cb_hits(ssl_ctx)); in print_stats() |
| /openbsd/src/lib/libssl/ | ||
| D | ssl.h | 564 #define SSL_CTX_sess_cb_hits(ctx) \ macro |