Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.h139 bool grpc_channel_security_connector_check_call_host(
Dsecurity_connector.cc184 bool grpc_channel_security_connector_check_call_host( in grpc_channel_security_connector_check_call_host() function
/external/grpc-grpc/src/core/lib/security/transport/
Dclient_auth_filter.cc310 if (grpc_channel_security_connector_check_call_host( in auth_start_transport_stream_op_batch()