Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_grpc_record_protocol_common.h48 struct alts_grpc_record_protocol { struct
49 const alts_grpc_record_protocol_vtable* vtable; argument
65 alts_grpc_record_protocol* rp, const grpc_slice_buffer* sb); argument
Dalts_grpc_record_protocol.h33 typedef struct alts_grpc_record_protocol alts_grpc_record_protocol; typedef