Home
last modified time | relevance | path

Searched defs:alts_grpc_record_protocol (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_grpc_record_protocol_common.h47 struct alts_grpc_record_protocol { struct
48 const alts_grpc_record_protocol_vtable* vtable; argument
64 alts_grpc_record_protocol* rp, const grpc_slice_buffer* sb); argument
Dalts_grpc_record_protocol.h32 typedef struct alts_grpc_record_protocol alts_grpc_record_protocol; typedef