Searched refs:SSL_CTX_sess_cb_hits (Results 1 – 8 of 8) sorted by relevance
110 SSL_CTX_sess_cb_hits
1662 '#define SSL_CTX_sess_cb_hits GRPC_SHADOW_SSL_CTX_sess_cb_hits',
4168 OPENSSL_EXPORT int SSL_CTX_sess_cb_hits(const SSL_CTX *ctx);
4240 OPENSSL_EXPORT int SSL_CTX_sess_cb_hits(const SSL_CTX *ctx);
3014 int SSL_CTX_sess_cb_hits(const SSL_CTX *ctx) { return 0; } in SSL_CTX_sess_cb_hits() function
2931 int SSL_CTX_sess_cb_hits(const SSL_CTX *ctx) { return 0; } in SSL_CTX_sess_cb_hits() function
138 #define SSL_CTX_sess_cb_hits GRPC_SHADOW_SSL_CTX_sess_cb_hits macro
122 #define SSL_CTX_sess_cb_hits BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_CTX_sess_cb_hits) macro