Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/axis/
Dartpec6_crypto.c342 struct artpec6_crypto_aead_req_ctx { struct
343 struct artpec6_crypto_aead_hw_ctx hw_ctx;
344 u32 cipher_md;
345 bool decrypt;
346 struct artpec6_crypto_req_common common;
347 __u8 decryption_tag[AES_BLOCK_SIZE] ____cacheline_aligned;