aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott1-1/+0
2022-08-26crypto: Kconfig - remove AES_ARM64 ref by SA2ULRobert Elliott1-1/+0
2022-08-26crypto: aspeed - Add HACE hash driverNeal Liu1-0/+1
2022-07-06crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld1-115/+0
2022-05-13crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov1-2/+2
2022-03-14crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TESTHerbert Xu1-2/+2
2022-03-09crypto: xilinx: prevent probing on non-xilinx hardwareCorentin Labbe1-1/+1
2022-03-03crypto: xilinx - Add Xilinx SHA3 driverHarsha1-0/+10
2021-12-06s390/crypto: add SIMD implementation for ChaCha20Patrick Steuer1-0/+12
2021-06-28crypto: sl3516 - Add dependency on ARCH_GEMINIGeert Uytterhoeven1-2/+2
2021-06-28crypto: sl3516 - Typo s/Stormlink/Storlink/Geert Uytterhoeven1-1/+1
2021-06-24crypto: sl3516 - depends on HAS_IOMEMCorentin Labbe1-0/+1
2021-06-24crypto: sl3516 - Fix build warning without CONFIG_PMYueHaibing1-0/+1
2021-06-11crypto: sl3516 - Add sl3516 crypto engineCorentin Labbe1-0/+19
2021-05-14crypto: ixp4xx - fallback when having more than one SGCorentin Labbe1-0/+5
2021-05-14crypto: qce - Add support for AEAD algorithmsThara Gopinath1-0/+15
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-34/+1
2021-02-05crypto: crypto4xx - Avoid linking failure with HW_RANDOM=mFlorian Fainelli1-1/+1
2021-01-08crypto: omap-sham - Fix link error without crypto-engineArnd Bergmann1-0/+1
2021-01-03crypto: picoxcell - Remove PicoXcell driverRob Herring1-18/+0
2021-01-03crypto: mediatek - remove obsolete driverVic Wu1-15/+0
2020-12-11crypto: atmel-i2c - select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2020-12-11crypto: keembay - Add support for Keem Bay OCS AES/SM4Mike Healy1-0/+2
2020-11-20crypto: kconfig - fix a couple of spelling mistakesColin Ian King1-1/+1
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-4/+20
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2020-10-07s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUGHarald Freudenberger1-4/+20
2020-09-18crypto: sa2ul - Select CRYPTO_AUTHENCHerbert Xu1-0/+1
2020-08-21crypto: sa2ul - add Kconfig selects to fix build errorRandy Dunlap1-0/+3
2020-07-23crypto: sa2ul - Add crypto driverKeerthy1-0/+14
2020-07-16crypto: mediatek - use AES library for GCM key derivationArd Biesheuvel1-2/+1
2020-07-03crypto: qce - support zero length test vectorsSivaprakash Murugesan1-0/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-4/+4
2020-03-20crypto: marvell - create common Kconfig and Makefile for MarvellSrujanaChalla1-14/+1
2020-02-28crypto: xilinx - Add Xilinx AES driverKalyani Akula1-0/+12
2020-02-13crypto: qce - use AES fallback for small requestsEneas U de Queiroz1-0/+23
2020-01-09crypto: exynos-rng - Rename Exynos to lowercaseKrzysztof Kozlowski1-1/+1
2019-12-27crypto: qce - allow building only hashes/ciphersEneas U de Queiroz1-4/+59
2019-12-20crypto: inside-secure - add unspecified HAS_IOMEM dependencyBrendan Higgins1-1/+1
2019-12-11crypto: Kconfig - Fix indentationKrzysztof Kozlowski1-11/+11
2019-11-27crypto: talitos - Fix build error by selecting LIB_DESHerbert Xu1-0/+1
2019-11-22crypto: atmel - Fix build error of CRYPTO_AUTHENCYueHaibing1-4/+4
2019-11-17crypto: bcm-spu - switch to skcipher APIArd Biesheuvel1-1/+1
2019-11-08crypto: atmel - Fix selection of CRYPTO_AUTHENCTudor Ambarus1-1/+1
2019-11-01crypto: amcc - restore CRYPTO_AES dependencyChristian Lamparter1-0/+1
2019-11-01crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers1-25/+25
2019-11-01crypto: sun4i-ss - Move to Allwinner directoryCorentin Labbe1-26/+0
2019-11-01crypto: allwinner - Add allwinner subdirectoryCorentin Labbe1-0/+2
2019-10-26crypto: amlogic - Add crypto accelerator for amlogic GXLCorentin Labbe1-0/+2
2019-10-05crypto: sun4i-ss - enable pm_runtimeCorentin Labbe1-0/+1