summaryrefslogtreecommitdiff
path: root/drivers/crypto/Kconfig
AgeCommit message (Expand)Author
2024-01-26crypto: vmx - Move to arch/powerpc/cryptoDanny Tsen
2023-12-29crypto: sahara - add support for crypto_engineOvidiu Panait
2023-10-20crypto: qcom-rng - Add missing dependency on hw_randomAndré Apitzsch
2023-07-24s390/zcrypt: remove CEX2 and CEX3 device driversHarald Freudenberger
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-03s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config optionHarald Freudenberger
2023-05-19crypto: starfive - Add crypto engine supportJia Jie Ho
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi
2023-04-06crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xxTom Zanussi
2023-04-06crypto: keembay - Move driver to drivers/crypto/intel/keembayTom Zanussi
2023-03-31crypto: sa2ul - Select CRYPTO_DESSuman Anna
2023-03-24crypto: ccree - Depend on HAS_IOMEMHerbert Xu
2023-02-03crypto: ux500/hash - delete driverLinus Walleij
2022-12-02crypto: ccree,hisilicon - Fix dependencies to correct algorithmTianjia Zhang
2022-10-28crypto: rockchip - add debugfsCorentin Labbe
2022-10-28crypto: rockchip - rework by using crypto_engineCorentin Labbe
2022-10-28crypto: rockchip - add fallback for cipherCorentin Labbe
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott
2022-08-26crypto: Kconfig - remove AES_ARM64 ref by SA2ULRobert Elliott
2022-08-26crypto: aspeed - Add HACE hash driverNeal Liu
2022-07-06crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld
2022-05-13crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov
2022-03-14crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TESTHerbert Xu
2022-03-09crypto: xilinx: prevent probing on non-xilinx hardwareCorentin Labbe
2022-03-03crypto: xilinx - Add Xilinx SHA3 driverHarsha
2021-12-06s390/crypto: add SIMD implementation for ChaCha20Patrick Steuer
2021-06-28crypto: sl3516 - Add dependency on ARCH_GEMINIGeert Uytterhoeven
2021-06-28crypto: sl3516 - Typo s/Stormlink/Storlink/Geert Uytterhoeven
2021-06-24crypto: sl3516 - depends on HAS_IOMEMCorentin Labbe
2021-06-24crypto: sl3516 - Fix build warning without CONFIG_PMYueHaibing
2021-06-11crypto: sl3516 - Add sl3516 crypto engineCorentin Labbe
2021-05-14crypto: ixp4xx - fallback when having more than one SGCorentin Labbe
2021-05-14crypto: qce - Add support for AEAD algorithmsThara Gopinath
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-02-05crypto: crypto4xx - Avoid linking failure with HW_RANDOM=mFlorian Fainelli
2021-01-08crypto: omap-sham - Fix link error without crypto-engineArnd Bergmann
2021-01-03crypto: picoxcell - Remove PicoXcell driverRob Herring
2021-01-03crypto: mediatek - remove obsolete driverVic Wu
2020-12-11crypto: atmel-i2c - select CONFIG_BITREVERSEArnd Bergmann
2020-12-11crypto: keembay - Add support for Keem Bay OCS AES/SM4Mike Healy
2020-11-20crypto: kconfig - fix a couple of spelling mistakesColin Ian King
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-07s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUGHarald Freudenberger
2020-09-18crypto: sa2ul - Select CRYPTO_AUTHENCHerbert Xu
2020-08-21crypto: sa2ul - add Kconfig selects to fix build errorRandy Dunlap
2020-07-23crypto: sa2ul - Add crypto driverKeerthy
2020-07-16crypto: mediatek - use AES library for GCM key derivationArd Biesheuvel
2020-07-03crypto: qce - support zero length test vectorsSivaprakash Murugesan
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada