Searched refs:alts_sc (Results 1 – 1 of 1) sorted by relevance
224 grpc_alts_channel_security_connector* alts_sc = in alts_check_call_host() local226 if (host == nullptr || alts_sc == nullptr || in alts_check_call_host()227 strcmp(host, alts_sc->target_name) != 0) { in alts_check_call_host()