]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
crypto: talitos - fix max key size for sha384 and sha512
authorChristophe Leroy <christophe.leroy@c-s.fr>
Wed, 12 Jun 2019 05:49:50 +0000 (05:49 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 20 Jun 2019 06:18:33 +0000 (14:18 +0800)
commit192125ed5ce62afba24312d8e7a0314577565b4a
tree698d4c3bc313f185ab2d0b0604e24d6181a174c8
parentf651bd96b20127d1ebc449f01aaaa79277f0574b
crypto: talitos - fix max key size for sha384 and sha512

Below commit came with a typo in the CONFIG_ symbol, leading
to a permanently reduced max key size regarless of the driver
capabilities.

Reported-by: Horia Geantă <horia.geanta@nxp.com>
Fixes: b8fbdc2bc4e7 ("crypto: talitos - reduce max key size for SEC1")
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/talitos.c