]> git.itanic.dy.fi Git - linux-stable/commit
crypto: amcc - restore CRYPTO_AES dependency
authorChristian Lamparter <chunkeey@gmail.com>
Sun, 27 Oct 2019 15:47:47 +0000 (16:47 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 1 Nov 2019 05:42:47 +0000 (13:42 +0800)
commit298b4c604008025b134bc6fccbc4018449945d60
treeb15459b411138a5b1c28728b0f4a7ce6296868db
parent700f7d0d29c795c36517dcd3541e4432a76c2efc
crypto: amcc - restore CRYPTO_AES dependency

This patch restores the CRYPTO_AES dependency. This is
necessary since some of the crypto4xx driver provided
modes need functioning software fallbacks for
AES-CTR/CCM and GCM.

Fixes: da3e7a9715ea ("crypto: amcc - switch to AES library for GCM key derivation")
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/Kconfig