Home
last modified time | relevance | path

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

/third_party/grpc/src/core/tsi/
Dssl_transport_security.cc138 static gpr_once g_init_openssl_once = GPR_ONCE_INIT; variable
1901 gpr_once_init(&g_init_openssl_once, init_openssl); in tsi_create_ssl_client_handshaker_factory_with_options()
2039 gpr_once_init(&g_init_openssl_once, init_openssl); in tsi_create_ssl_server_handshaker_factory_with_options()