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