Searched refs:SSL_CTX_sess_hits (Results 1 – 2 of 2) sorted by relevance
2966 OPENSSL_EXPORT int SSL_CTX_sess_hits(const SSL_CTX *ctx);
2648 int SSL_CTX_sess_hits(const SSL_CTX *ctx) { return 0; } in SSL_CTX_sess_hits() function