Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_service_api.h91 grpc_gcp_handshake_protocol handshake_protocol);
240 grpc_gcp_handshaker_req* req, grpc_gcp_handshake_protocol key,
255 grpc_gcp_handshaker_req* req, grpc_gcp_handshake_protocol key,
270 grpc_gcp_handshaker_req* req, grpc_gcp_handshake_protocol key,
Dalts_handshaker_service_api.cc105 grpc_gcp_handshake_protocol handshake_protocol) { in grpc_gcp_handshaker_req_set_handshake_protocol()
375 grpc_gcp_handshaker_req* req, grpc_gcp_handshake_protocol key, in grpc_gcp_handshaker_req_param_add_record_protocol()
393 grpc_gcp_handshaker_req* req, grpc_gcp_handshake_protocol key, in grpc_gcp_handshaker_req_param_add_local_identity_hostname()
414 grpc_gcp_handshaker_req* req, grpc_gcp_handshake_protocol key, in grpc_gcp_handshaker_req_param_add_local_identity_service_account()
Dalts_handshaker_service_api_util.h41 typedef grpc_gcp_HandshakeProtocol grpc_gcp_handshake_protocol; typedef