Home
last modified time | relevance | path

Searched defs:grpc_tls_custom_verification_check_request (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_certificate_verifier.h131 bool Verify(grpc_tls_custom_verification_check_request*, in Verify() argument
135 void Cancel(grpc_tls_custom_verification_check_request*) override {} in Cancel() argument
154 void Cancel(grpc_tls_custom_verification_check_request*) override {} in Cancel() argument
/third_party/grpc/test/core/test_util/
Dtls_utils.h83 static void Cancel(void*, grpc_tls_custom_verification_check_request*) {} in Cancel() argument
132 static void Cancel(void*, grpc_tls_custom_verification_check_request*) {} in Cancel() argument
170 static void Cancel(void*, grpc_tls_custom_verification_check_request*) {} in Cancel() argument
Dtls_utils.cc88 grpc_tls_custom_verification_check_request*, in Verify() argument
/third_party/grpc/include/grpc/
Dcredentials.h679 typedef struct grpc_tls_custom_verification_check_request { struct
682 const char* target_name;
684 struct peer_info {
711 } grpc_tls_custom_verification_check_request; argument
/third_party/grpc/include/grpcpp/security/
Dtls_certificate_verifier.h37 grpc_tls_custom_verification_check_request; typedef
/third_party/grpc/src/core/lib/security/credentials/xds/
Dxds_credentials.cc102 grpc_tls_custom_verification_check_request*) {} in Cancel() argument