aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-08-26crypto: Kconfig - submenus for arm and arm64Gravatar Robert Elliott 1-1/+0
2022-08-26crypto: Kconfig - remove AES_ARM64 ref by SA2ULGravatar Robert Elliott 1-1/+0
2022-08-26crypto: aspeed - Add HACE hash driverGravatar Neal Liu 1-0/+1
2022-07-06crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsGravatar Jason A. Donenfeld 1-115/+0
2022-05-13crypto: s390 - add crypto library interface for ChaCha20Gravatar Vladis Dronov 1-2/+2
2022-03-14crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TESTGravatar Herbert Xu 1-2/+2
2022-03-09crypto: xilinx: prevent probing on non-xilinx hardwareGravatar Corentin Labbe 1-1/+1
2022-03-03crypto: xilinx - Add Xilinx SHA3 driverGravatar Harsha 1-0/+10
2021-12-06s390/crypto: add SIMD implementation for ChaCha20Gravatar Patrick Steuer 1-0/+12
2021-06-28crypto: sl3516 - Add dependency on ARCH_GEMINIGravatar Geert Uytterhoeven 1-2/+2
2021-06-28crypto: sl3516 - Typo s/Stormlink/Storlink/Gravatar Geert Uytterhoeven 1-1/+1
2021-06-24crypto: sl3516 - depends on HAS_IOMEMGravatar Corentin Labbe 1-0/+1
2021-06-24crypto: sl3516 - Fix build warning without CONFIG_PMGravatar YueHaibing 1-0/+1
2021-06-11crypto: sl3516 - Add sl3516 crypto engineGravatar Corentin Labbe 1-0/+19
2021-05-14crypto: ixp4xx - fallback when having more than one SGGravatar Corentin Labbe 1-0/+5
2021-05-14crypto: qce - Add support for AEAD algorithmsGravatar Thara Gopinath 1-0/+15
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-34/+1
2021-02-05crypto: crypto4xx - Avoid linking failure with HW_RANDOM=mGravatar Florian Fainelli 1-1/+1
2021-01-08crypto: omap-sham - Fix link error without crypto-engineGravatar Arnd Bergmann 1-0/+1
2021-01-03crypto: picoxcell - Remove PicoXcell driverGravatar Rob Herring 1-18/+0
2021-01-03crypto: mediatek - remove obsolete driverGravatar Vic Wu 1-15/+0
2020-12-11crypto: atmel-i2c - select CONFIG_BITREVERSEGravatar Arnd Bergmann 1-0/+1
2020-12-11crypto: keembay - Add support for Keem Bay OCS AES/SM4Gravatar Mike Healy 1-0/+2
2020-11-20crypto: kconfig - fix a couple of spelling mistakesGravatar Colin Ian King 1-1/+1
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-4/+20
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+1
2020-10-07s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUGGravatar Harald Freudenberger 1-4/+20
2020-09-18crypto: sa2ul - Select CRYPTO_AUTHENCGravatar Herbert Xu 1-0/+1
2020-08-21crypto: sa2ul - add Kconfig selects to fix build errorGravatar Randy Dunlap 1-0/+3
2020-07-23crypto: sa2ul - Add crypto driverGravatar Keerthy 1-0/+14
2020-07-16crypto: mediatek - use AES library for GCM key derivationGravatar Ard Biesheuvel 1-2/+1
2020-07-03crypto: qce - support zero length test vectorsGravatar Sivaprakash Murugesan 1-0/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-4/+4
2020-03-20crypto: marvell - create common Kconfig and Makefile for MarvellGravatar SrujanaChalla 1-14/+1
2020-02-28crypto: xilinx - Add Xilinx AES driverGravatar Kalyani Akula 1-0/+12
2020-02-13crypto: qce - use AES fallback for small requestsGravatar Eneas U de Queiroz 1-0/+23
2020-01-09crypto: exynos-rng - Rename Exynos to lowercaseGravatar Krzysztof Kozlowski 1-1/+1
2019-12-27crypto: qce - allow building only hashes/ciphersGravatar Eneas U de Queiroz 1-4/+59
2019-12-20crypto: inside-secure - add unspecified HAS_IOMEM dependencyGravatar Brendan Higgins 1-1/+1
2019-12-11crypto: Kconfig - Fix indentationGravatar Krzysztof Kozlowski 1-11/+11
2019-11-27crypto: talitos - Fix build error by selecting LIB_DESGravatar Herbert Xu 1-0/+1
2019-11-22crypto: atmel - Fix build error of CRYPTO_AUTHENCGravatar YueHaibing 1-4/+4
2019-11-17crypto: bcm-spu - switch to skcipher APIGravatar Ard Biesheuvel 1-1/+1
2019-11-08crypto: atmel - Fix selection of CRYPTO_AUTHENCGravatar Tudor Ambarus 1-1/+1
2019-11-01crypto: amcc - restore CRYPTO_AES dependencyGravatar Christian Lamparter 1-0/+1
2019-11-01crypto: skcipher - rename the crypto_blkcipher module and kconfig optionGravatar Eric Biggers 1-25/+25
2019-11-01crypto: sun4i-ss - Move to Allwinner directoryGravatar Corentin Labbe 1-26/+0
2019-11-01crypto: allwinner - Add allwinner subdirectoryGravatar Corentin Labbe 1-0/+2
2019-10-26crypto: amlogic - Add crypto accelerator for amlogic GXLGravatar Corentin Labbe 1-0/+2
2019-10-05crypto: sun4i-ss - enable pm_runtimeGravatar Corentin Labbe 1-0/+1