Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/axis/
Dartpec6_crypto.c343 __u8 decryption_tag[AES_BLOCK_SIZE] ____cacheline_aligned; member
2002 req_ctx->decryption_tag, AES_BLOCK_SIZE, false); in artpec6_crypto_prepare_aead()
2199 if (crypto_memneq(req_ctx->decryption_tag, in artpec6_crypto_complete_aead()
2206 req_ctx->decryption_tag, in artpec6_crypto_complete_aead()