Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h169 struct otx_cpt_aead_ctx { struct
170 u8 key[OTX_CPT_MAX_KEY_SIZE];
172 struct otx_cpt_sdesc *sdesc;
173 u8 *ipad;
174 u8 *opad;
175 u32 enc_key_len;
176 u32 auth_key_len;
177 u8 cipher_type;
178 u8 mac_type;
179 u8 key_type;
[all …]