]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: talitos - rename alternative AEAD algos.
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 21 May 2019 13:34:08 +0000 (13:34 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 30 May 2019 07:30:03 +0000 (15:30 +0800)
commita1a42f84011fae6ff08441a91aefeb7febc984fc
treed66690c0a3d30aa5c632ee4886366c559a523bc0
parent5e99a0a7a9468a18efec66ee97f1e34886e55550
crypto: talitos - rename alternative AEAD algos.

The talitos driver has two ways to perform AEAD depending on the
HW capability. Some HW support both. It is needed to give them
different names to distingish which one it is for instance when
a test fails.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Fixes: 7405c8d7ff97 ("crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU")
Cc: stable@vger.kernel.org
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/talitos.c