Searched defs:alts_iovec_record_protocol (Results 1 – 2 of 2) sorted by relevance
31 struct alts_iovec_record_protocol { struct32 alts_counter* ctr;33 gsec_aead_crypter* crypter;34 size_t tag_length;35 bool is_integrity_only;36 bool is_protect;
42 typedef struct alts_iovec_record_protocol alts_iovec_record_protocol; typedef