Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test_lib.cc165 resp->result.has_peer_identity = true; in grpc_gcp_handshaker_resp_set_peer_identity_hostname()
179 resp->result.has_peer_identity = true; in grpc_gcp_handshaker_resp_set_peer_identity_service_account()
598 (l_result->has_peer_identity ^ r_result->has_peer_identity) | in grpc_gcp_handshaker_resp_result_equals()
606 if (l_result->has_peer_identity) { in grpc_gcp_handshaker_resp_result_equals()
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dhandshaker.pb.h67 bool has_peer_identity; member
Dalts_handshaker_service_api.cc483 if (resp->result.has_peer_identity) { in grpc_gcp_handshaker_resp_destroy()