Home
last modified time | relevance | path

Searched defs:record_protocol (Results 1 – 9 of 9) sorted by relevance

/third_party/grpc/src/cpp/common/
Dalts_context.cc38 upb_strview record_protocol = grpc_gcp_AltsContext_record_protocol(ctx); in AltsContext() local
104 std::string AltsContext::record_protocol() const { return record_protocol_; } in record_protocol() function in grpc::experimental::AltsContext
/third_party/grpc/src/core/tsi/alts/handshaker/proto/
Daltscontext.proto28 string record_protocol = 2; field
Dhandshaker.proto163 string record_protocol = 2; field
/third_party/grpc/src/proto/grpc/gcp/
Daltscontext.proto34 string record_protocol = 2; field
Dhandshaker.proto179 string record_protocol = 2; field
/third_party/grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_zero_copy_grpc_protector.cc51 alts_grpc_record_protocol* record_protocol; member
114 alts_grpc_record_protocol** record_protocol) { in create_alts_grpc_record_protocol()
/third_party/grpc/test/core/tsi/alts/fake_handshaker/
Dhandshaker.proto163 string record_protocol = 2; field
/third_party/grpc/test/core/tsi/alts/handshaker/
Dalts_tsi_handshaker_test.cc320 upb_strview record_protocol = grpc_gcp_AltsContext_record_protocol(ctx); in on_client_next_success_cb() local
394 upb_strview record_protocol = grpc_gcp_AltsContext_record_protocol(ctx); in on_server_next_success_cb() local
/third_party/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc292 upb_strview record_protocol = in alts_tsi_handshaker_result_create() local