crypto: arm/aes-neonbs-cbc - Select generic cbc and aes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>

commit c8bd296cca3434b13b28b074eaeb78a23284de77 upstream.

The algorithm __cbc-aes-neonbs requires a fallback so we need
to select the config options for them or otherwise it will fail
to register on boot-up.

Fixes: 00b99ad2bac2 ("crypto: arm/aes-neonbs - Use generic cbc...")
Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
---
 arch/arm/crypto/Kconfig |    2 ++
 1 file changed, 2 insertions(+)

--- a/arch/arm/crypto/Kconfig
+++ b/arch/arm/crypto/Kconfig
@@ -83,6 +83,8 @@ config CRYPTO_AES_ARM_BS
 	depends on KERNEL_MODE_NEON
 	select CRYPTO_SKCIPHER
 	select CRYPTO_LIB_AES
+	select CRYPTO_AES
+	select CRYPTO_CBC
 	select CRYPTO_SIMD
 	help
 	  Use a faster and more secure NEON based implementation of AES in CBC,


Patches currently in stable-queue which might be from herbert@xxxxxxxxxxxxxxxxxxx are

queue-5.10/crypto-sun8i-ce-call-finalize-with-bh-disabled.patch
queue-5.10/crypto-ccp-ccp_dmaengine_unregister-release-dma-chan.patch
queue-5.10/crypto-ccree-fix-use-after-free-in-cc_cipher_exit.patch
queue-5.10/crypto-rockchip-ecb-does-not-need-iv.patch
queue-5.10/crypto-sun8i-ss-call-finalize-with-bh-disabled.patch
queue-5.10/crypto-rsa-pkcs1pad-correctly-get-hash-from-source-scatterlist.patch
queue-5.10/crypto-vmx-add-missing-dependencies.patch
queue-5.10/crypto-amlogic-call-finalize-with-bh-disabled.patch
queue-5.10/crypto-authenc-fix-sleep-in-atomic-context-in-decryp.patch
queue-5.10/crypto-sun8i-ss-really-disable-hash-on-a80.patch
queue-5.10/crypto-rsa-pkcs1pad-fix-buffer-overread-in-pkcs1pad_verify_complete.patch
queue-5.10/crypto-arm-aes-neonbs-cbc-select-generic-cbc-and-aes.patch
queue-5.10/hwrng-nomadik-change-clk_disable-to-clk_disable_unpr.patch
queue-5.10/hwrng-cavium-check-health-status-while-reading-rando.patch
queue-5.10/crypto-rsa-pkcs1pad-only-allow-with-rsa.patch
queue-5.10/hwrng-cavium-hw_random_cavium-should-depend-on-arch_.patch
queue-5.10/crypto-mxs-dcp-fix-scatterlist-processing.patch
queue-5.10/crypto-ccree-don-t-attempt-0-len-dma-mappings.patch
queue-5.10/hwrng-atmel-disable-trng-on-failure-path.patch
queue-5.10/crypto-rsa-pkcs1pad-restore-signature-length-check.patch



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux