Home
last modified time | relevance | path

Searched refs:set_identity_hostname (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_service_api.cc173 static void set_identity_hostname(grpc_gcp_identity* identity, in set_identity_hostname() function
197 set_identity_hostname(target_identity, hostname); in grpc_gcp_handshaker_req_add_target_identity_hostname()
234 set_identity_hostname(&req->client_start.local_identity, hostname); in grpc_gcp_handshaker_req_set_local_identity_hostname()
405 set_identity_hostname(local_identity, hostname); in grpc_gcp_handshaker_req_param_add_local_identity_hostname()
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test_lib.cc114 static void set_identity_hostname(grpc_gcp_identity* identity, in set_identity_hostname() function
138 set_identity_hostname(&resp->result.local_identity, hostname); in grpc_gcp_handshaker_resp_set_local_identity_hostname()
166 set_identity_hostname(&resp->result.peer_identity, hostname); in grpc_gcp_handshaker_resp_set_peer_identity_hostname()