Lines Matching defs:cop_symcpb_aes_gcm
27 struct cop_symcpb_aes_gcm { struct28 u8 in_pat_or_aad[16];29 u8 iv_or_cnt[16];30 u64 bit_length_aad;31 u64 bit_length_data;32 u8 in_s0[16];33 u8 key[32];34 u8 __rsvd1[16];35 u8 out_pat_or_mac[16];36 u8 out_s0[16];37 u8 out_cnt[16];38 u32 spbc;39 u8 __rsvd2[12];