Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/
Dssl_transport_security.cc135 static gpr_once g_init_openssl_once = GPR_ONCE_INIT; variable
1644 gpr_once_init(&g_init_openssl_once, init_openssl); in tsi_create_ssl_client_handshaker_factory_with_options()
1772 gpr_once_init(&g_init_openssl_once, init_openssl); in tsi_create_ssl_server_handshaker_factory_with_options()