Searched refs:check_call_host (Results 1 – 4 of 4) sorted by relevance
167 c = GPR_ICMP((void*)sc1->check_call_host, (void*)sc2->check_call_host); in grpc_channel_security_connector_cmp()188 if (sc == nullptr || sc->check_call_host == nullptr) { in grpc_channel_security_connector_check_call_host()193 return sc->check_call_host(sc, host, auth_context, on_call_host_checked, in grpc_channel_security_connector_check_call_host()557 c->base.check_call_host = fake_channel_check_call_host;1077 c->base.check_call_host = ssl_channel_check_call_host;
120 bool (*check_call_host)(grpc_channel_security_connector* sc, const char* host, member
208 c->base.check_call_host = local_check_call_host; in grpc_local_channel_security_connector_create()
258 c->base.check_call_host = alts_check_call_host; in grpc_alts_channel_security_connector_create()