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