Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc31 struct alts_iovec_record_protocol { struct
32 alts_counter* ctr;
33 gsec_aead_crypter* crypter;
34 size_t tag_length;
35 bool is_integrity_only;
36 bool is_protect;
Dalts_iovec_record_protocol.h42 typedef struct alts_iovec_record_protocol alts_iovec_record_protocol; typedef