Searched refs:SSL_CTX_sess_hits (Results 1 – 7 of 7) sorted by relevance
3592 OPENSSL_EXPORT int SSL_CTX_sess_hits(const SSL_CTX *ctx);
4501 OPENSSL_EXPORT int SSL_CTX_sess_hits(const SSL_CTX *ctx);
1214 # define SSL_CTX_sess_hits(ctx) \ macro