Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_service_api.cc351 static grpc_gcp_server_handshake_parameters* server_start_find_param( in server_start_find_param()
383 grpc_gcp_server_handshake_parameters* param = in grpc_gcp_handshaker_req_param_add_record_protocol()
401 grpc_gcp_server_handshake_parameters* param = in grpc_gcp_handshaker_req_param_add_local_identity_hostname()
423 grpc_gcp_server_handshake_parameters* param = in grpc_gcp_handshaker_req_param_add_local_identity_service_account()
Dalts_handshaker_service_api_util.h45 typedef grpc_gcp_ServerHandshakeParameters grpc_gcp_server_handshake_parameters; typedef