Home
last modified time | relevance | path

Searched refs:decryption_tag (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c344 __u8 decryption_tag[AES_BLOCK_SIZE] ____cacheline_aligned; member
2007 req_ctx->decryption_tag, AES_BLOCK_SIZE, false); in artpec6_crypto_prepare_aead()
2204 if (crypto_memneq(req_ctx->decryption_tag, in artpec6_crypto_complete_aead()
2211 req_ctx->decryption_tag, in artpec6_crypto_complete_aead()