Searched refs:grpc_gcp_handshake_protocol (Results 1 – 3 of 3) sorted by relevance
/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
D | alts_handshaker_service_api.h | 91 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,
|
D | alts_handshaker_service_api.cc | 105 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()
|
D | alts_handshaker_service_api_util.h | 41 typedef grpc_gcp_HandshakeProtocol grpc_gcp_handshake_protocol; typedef
|