Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dhandshaker.pb.c73 …PB_FIELD( 1, STRING , OPTIONAL, CALLBACK, FIRST, grpc_gcp_HandshakerResult, application_protocol…
74 …PB_FIELD( 2, STRING , OPTIONAL, CALLBACK, OTHER, grpc_gcp_HandshakerResult, record_protocol, app…
75 …PB_FIELD( 3, BYTES , OPTIONAL, CALLBACK, OTHER, grpc_gcp_HandshakerResult, key_data, record_pro…
76 …PB_FIELD( 4, MESSAGE , OPTIONAL, STATIC , OTHER, grpc_gcp_HandshakerResult, peer_identity, key_d…
77 …PB_FIELD( 5, MESSAGE , OPTIONAL, STATIC , OTHER, grpc_gcp_HandshakerResult, local_identity, peer…
78 …PB_FIELD( 6, BOOL , OPTIONAL, STATIC , OTHER, grpc_gcp_HandshakerResult, keep_channel_open, l…
79 …PB_FIELD( 7, MESSAGE , OPTIONAL, STATIC , OTHER, grpc_gcp_HandshakerResult, peer_rpc_versions, k…
107grpc_gcp_HandshakerResult, peer_identity) < 65536 && pb_membersize(grpc_gcp_HandshakerResult, loca…
118grpc_gcp_HandshakerResult, peer_identity) < 256 && pb_membersize(grpc_gcp_HandshakerResult, local_…
Dhandshaker.pb.h76 } grpc_gcp_HandshakerResult; typedef
98 grpc_gcp_HandshakerResult result;
Dalts_handshaker_service_api_util.h52 typedef grpc_gcp_HandshakerResult grpc_gcp_handshaker_result;