Searched defs:artpec6_crypto_aead_req_ctx (Results 1 – 1 of 1) sorted by relevance
338 struct artpec6_crypto_aead_req_ctx { struct339 struct artpec6_crypto_aead_hw_ctx hw_ctx;340 u32 cipher_md;341 bool decrypt;342 struct artpec6_crypto_req_common common;343 __u8 decryption_tag[AES_BLOCK_SIZE] ____cacheline_aligned;