Searched refs:SSL_CTX_sess_hits (Results 1 – 8 of 8) sorted by relevance
115 SSL_CTX_sess_hits
1667 '#define SSL_CTX_sess_hits GRPC_SHADOW_SSL_CTX_sess_hits',
4165 OPENSSL_EXPORT int SSL_CTX_sess_hits(const SSL_CTX *ctx);
4237 OPENSSL_EXPORT int SSL_CTX_sess_hits(const SSL_CTX *ctx);
3013 int SSL_CTX_sess_hits(const SSL_CTX *ctx) { return 0; } in SSL_CTX_sess_hits() function
2930 int SSL_CTX_sess_hits(const SSL_CTX *ctx) { return 0; } in SSL_CTX_sess_hits() function
143 #define SSL_CTX_sess_hits GRPC_SHADOW_SSL_CTX_sess_hits macro
130 #define SSL_CTX_sess_hits BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_CTX_sess_hits) macro