Searched refs:handshake_security_protocol (Results 1 – 8 of 8) sorted by relevance
/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
D | handshaker.pb.c | 26 …TIC , FIRST, grpc_gcp_StartClientHandshakeReq, handshake_security_protocol, handshake_security_pr… 27 …K, OTHER, grpc_gcp_StartClientHandshakeReq, application_protocols, handshake_security_protocol, 0),
|
D | handshaker.pb.h | 106 grpc_gcp_HandshakeProtocol handshake_security_protocol; member
|
D | alts_handshaker_service_api.cc | 113 req->client_start.handshake_security_protocol = handshake_protocol; in grpc_gcp_handshaker_req_set_handshake_protocol()
|
/external/grpc-grpc/test/core/tsi/alts/handshaker/ |
D | alts_handshaker_service_api_test_lib.cc | 472 l_req->handshake_security_protocol == r_req->handshake_security_protocol; in grpc_gcp_handshaker_client_start_req_equals()
|
D | alts_handshaker_client_test.cc | 171 GPR_ASSERT(req->client_start.handshake_security_protocol == in check_client_start_success()
|
/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/ |
D | handshaker.proto | 64 HandshakeProtocol handshake_security_protocol = 1; field
|
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/ |
D | handshaker.proto | 64 HandshakeProtocol handshake_security_protocol = 1; field
|
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/ |
D | handshaker.proto | 64 HandshakeProtocol handshake_security_protocol = 1; field
|