Home
last modified time | relevance | path

Searched refs:g_ssl_ctx_ex_crl_provider_index (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/tsi/
H A Dssl_transport_security.cc151 static int g_ssl_ctx_ex_crl_provider_index = -1; variable
213 g_ssl_ctx_ex_crl_provider_index = in init_openssl()
215 GPR_ASSERT(g_ssl_ctx_ex_crl_provider_index != -1); in init_openssl()
996 SSL_CTX_get_ex_data(ssl_ctx, g_ssl_ctx_ex_crl_provider_index)); in GetCrlProvider()
2332 SSL_CTX_set_ex_data(impl->ssl_context, g_ssl_ctx_ex_crl_provider_index, in tsi_create_ssl_client_handshaker_factory_with_options()
2530 g_ssl_ctx_ex_crl_provider_index, in tsi_create_ssl_server_handshaker_factory_with_options()