Home
last modified time | relevance | path

Searched defs:check_call_host (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/src/core/lib/security/security_connector/insecure/
Dinsecure_security_connector.cc53 bool InsecureChannelSecurityConnector::check_call_host( in check_call_host() function in grpc_core::InsecureChannelSecurityConnector
/third_party/grpc/src/core/lib/http/
Dhttpcli_security_connector.cc115 bool check_call_host(absl::string_view /*host*/, in check_call_host() function in grpc_httpcli_ssl_channel_security_connector
/third_party/grpc/src/core/lib/security/security_connector/alts/
Dalts_security_connector.cc114 bool check_call_host(absl::string_view host, in check_call_host() function in __anon8a107b560111::grpc_alts_channel_security_connector
/third_party/grpc/src/core/lib/security/security_connector/fake/
Dfake_security_connector.cc105 bool check_call_host(absl::string_view host, in check_call_host() function in __anon924c6d7c0111::grpc_fake_channel_security_connector
/third_party/grpc/src/core/lib/security/security_connector/local/
Dlocal_security_connector.cc184 bool check_call_host(absl::string_view host, in check_call_host() function in __anonff6a6fe40111::grpc_local_channel_security_connector
/third_party/grpc/src/core/lib/security/security_connector/ssl/
Dssl_security_connector.cc186 bool check_call_host(absl::string_view host, grpc_auth_context* auth_context, in check_call_host() function in __anonf407fa320111::grpc_ssl_channel_security_connector
/third_party/grpc/src/core/lib/security/security_connector/tls/
Dtls_security_connector.cc318 bool TlsChannelSecurityConnector::check_call_host( in check_call_host() function in grpc_core::TlsChannelSecurityConnector