Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dhandshaker.pb.c19 const pb_field_t grpc_gcp_Identity_fields[3] = { variable
29 … grpc_gcp_StartClientHandshakeReq, target_identities, record_protocols, &grpc_gcp_Identity_fields),
30 …R, grpc_gcp_StartClientHandshakeReq, local_identity, target_identities, &grpc_gcp_Identity_fields),
40 …grpc_gcp_ServerHandshakeParameters, local_identities, record_protocols, &grpc_gcp_Identity_fields),
76 …L, STATIC , OTHER, grpc_gcp_HandshakerResult, peer_identity, key_data, &grpc_gcp_Identity_fields),
77 …TIC , OTHER, grpc_gcp_HandshakerResult, local_identity, peer_identity, &grpc_gcp_Identity_fields),
Dalts_handshaker_service_api_util.cc90 if (!pb_encode_submessage(stream, grpc_gcp_Identity_fields, in encode_repeated_identity_cb()
131 if (!pb_decode(stream, grpc_gcp_Identity_fields, identity)) return false; in decode_repeated_identity_cb()
Dhandshaker.pb.h217 extern const pb_field_t grpc_gcp_Identity_fields[3];