Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/axis/
Dartpec6_crypto.c347 __u8 decryption_tag[AES_BLOCK_SIZE] ____cacheline_aligned; member
2025 req_ctx->decryption_tag, count, false); in artpec6_crypto_prepare_aead()
2186 if (memcmp(req_ctx->decryption_tag, in artpec6_crypto_complete_aead()
2193 req_ctx->decryption_tag, in artpec6_crypto_complete_aead()