Searched refs:SSL_CTX_sess_cb_hits (Results 1 – 7 of 7) sorted by relevance
3595 OPENSSL_EXPORT int SSL_CTX_sess_cb_hits(const SSL_CTX *ctx);
4504 OPENSSL_EXPORT int SSL_CTX_sess_cb_hits(const SSL_CTX *ctx);
1216 # define SSL_CTX_sess_cb_hits(ctx) \ macro