Home
last modified time | relevance | path

Searched refs:local_identities (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_service_api.cc80 .value.local_identities.arg)); in grpc_gcp_handshaker_req_destroy()
407 reinterpret_cast<repeated_field**>(&param->local_identities.arg), in grpc_gcp_handshaker_req_param_add_local_identity_hostname()
409 param->local_identities.funcs.encode = &encode_repeated_identity_cb; in grpc_gcp_handshaker_req_param_add_local_identity_hostname()
429 reinterpret_cast<repeated_field**>(&param->local_identities.arg), in grpc_gcp_handshaker_req_param_add_local_identity_service_account()
431 param->local_identities.funcs.encode = &encode_repeated_identity_cb; in grpc_gcp_handshaker_req_param_add_local_identity_service_account()
Dhandshaker.pb.c40 …GE , REPEATED, CALLBACK, OTHER, grpc_gcp_ServerHandshakeParameters, local_identities, record_proto…
107 …sions) < 65536 && pb_membersize(grpc_gcp_ServerHandshakeParameters, local_identities) < 65536 && p…
118 …ersions) < 256 && pb_membersize(grpc_gcp_ServerHandshakeParameters, local_identities) < 256 && pb_…
Dhandshaker.pb.h50 pb_callback_t local_identities; member
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test_lib.cc52 .value.local_identities.funcs.decode = &decode_repeated_identity_cb; in grpc_gcp_handshaker_decoded_req_create()
535 l_req->handshake_parameters[i].value.local_identities.arg), in grpc_gcp_handshaker_server_start_req_equals()
537 r_req->handshake_parameters[j].value.local_identities.arg)); in grpc_gcp_handshaker_server_start_req_equals()
/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/
Dhandshaker.proto107 repeated Identity local_identities = 2; field
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/
Dhandshaker.proto107 repeated Identity local_identities = 2; field
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto107 repeated Identity local_identities = 2; field