Searched defs:artpec6_crypto_aead_req_ctx (Results 1 – 1 of 1) sorted by relevance
342 struct artpec6_crypto_aead_req_ctx { struct343 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;