Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.h162 struct otx2_cpt_aead_ctx { struct
163 u8 key[OTX2_CPT_MAX_KEY_SIZE];
164 struct crypto_shash *hashalg;
165 struct otx2_cpt_sdesc *sdesc;
166 struct crypto_aead *fbk_cipher;
167 struct cn10k_cpt_errata_ctx er_ctx;
168 struct pci_dev *pdev;
169 u8 *ipad;
170 u8 *opad;
171 u32 enc_key_len;
[all …]