Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/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
/external/rust/crates/grpcio-sys/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
/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.h120 bool (*check_call_host)(grpc_channel_security_connector* sc, const char* host, member
/external/rust/crates/grpcio-sys/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 __anonada103d90111::grpc_alts_channel_security_connector
/external/rust/crates/grpcio-sys/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 __anon493f25270111::grpc_local_channel_security_connector
/external/rust/crates/grpcio-sys/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 __anonb5dcf5ff0111::grpc_fake_channel_security_connector
/external/rust/crates/grpcio-sys/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 __anonadc685f50111::grpc_ssl_channel_security_connector
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/tls/
Dtls_security_connector.cc305 bool TlsChannelSecurityConnector::check_call_host( in check_call_host() function in grpc_core::TlsChannelSecurityConnector