Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/security/security_connector/
Dalts_security_connector.cc224 grpc_alts_channel_security_connector* alts_sc = in alts_check_call_host() local
226 if (host == nullptr || alts_sc == nullptr || in alts_check_call_host()
227 strcmp(host, alts_sc->target_name) != 0) { in alts_check_call_host()