Searched refs:g_ssl_ctx_ex_factory_index (Results 1 – 1 of 1) sorted by relevance
136 static int g_ssl_ctx_ex_factory_index = -1; variable177 g_ssl_ctx_ex_factory_index = in init_openssl()179 GPR_ASSERT(g_ssl_ctx_ex_factory_index != -1); in init_openssl()1604 void* arg = SSL_CTX_get_ex_data(ssl_context, g_ssl_ctx_ex_factory_index); in server_handshaker_factory_new_session_callback()1668 SSL_CTX_set_ex_data(ssl_context, g_ssl_ctx_ex_factory_index, impl); in tsi_create_ssl_client_handshaker_factory_with_options()