Home
last modified time | relevance | path

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

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