Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/nx/
Dnx_csbcpb.h26 struct cop_symcpb_aes_gcm { struct
27 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];
[all …]