summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-091-1/+19
|\
| * crypto: atmel-i2c - Fix build error while CRC16 set to mYueHaibing2019-06-061-0/+1
| * crypto: atmel-i2c - add support for SHA204A random number generatorArd Biesheuvel2019-05-301-0/+14
| * crypto: atmel-ecc - factor out code that can be sharedArd Biesheuvel2019-05-301-0/+4
| * crypto: atmel-ecc - add support for ACPI probing on non-AT91 platformsArd Biesheuvel2019-05-301-1/+0Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* crypto: mxc-scc - Remove broken driverHerbert Xu2019-04-161-9/+0Star
* crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers2019-01-101-0/+1
* Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-211-1/+1
* | crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef2018-12-071-1/+1
* | crypto: ccree - add SM3 supportYael Chemla2018-11-091-0/+1
* | crypto: ccree - add SM4 supportGilad Ben-Yossef2018-11-091-0/+1
* | crypto: ccree - add support for CryptoCell 713Gilad Ben-Yossef2018-11-091-1/+1
|/
* s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger2018-10-081-0/+11
* crypto: hisilicon - SEC security accelerator driverJonathan Cameron2018-08-031-0/+2
* crypto: qcom-rng - Add Qcom prng driverVinod Koul2018-07-271-0/+11
* crypto: inside-secure - ecb(des) and cbc(des) supportOfer Heifetz2018-07-081-0/+1
* crypto: inside-secure - md5 supportOfer Heifetz2018-07-081-0/+1
* crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) supportAntoine Tenart2018-05-261-0/+1
* crypto: crypto4xx - add aes-ctr supportChristian Lamparter2018-04-281-0/+1
* crypto: drivers - Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-281-10/+4Star
* crypto: bfin_crc - remove blackfin CRC driverArnd Bergmann2018-03-231-7/+0Star
* crypto: ccree - add support for older HW revsGilad Ben-Yossef2018-03-021-3/+3
* crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef2018-02-151-0/+27
* crypto: artpec6 - remove select on non-existing CRYPTO_SHA384Corentin LABBE2018-01-251-1/+0Star
* crypto: s5p-sss - Add HASH support for ExynosKamil Konieczny2017-11-031-0/+14
* crypto: marvell - Remove the old mv_cesa driverBoris BREZILLON2017-11-031-19/+3Star
* crypto: crypto4xx - prepare for AEAD supportChristian Lamparter2017-10-121-0/+4
* crypto: axis - add ARTPEC-6/7 crypto accelerator driverLars Persson2017-08-221-0/+21
* crypto: ccp - Introduce the AMD Secure Processor deviceBrijesh Singh2017-07-181-3/+3
* crypto: atmel-ecc - introduce Microchip / Atmel ECC driverTudor-Dan Ambarus2017-07-181-0/+14
* crypto: sun4i-ss - support the Security System PRNGCorentin LABBE2017-07-181-0/+8
* crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfigraveendra padasalagi2017-07-181-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-051-0/+30
|\
| * crypto: cavium - Add support for CNN55XX adapters.Srikanth Jampala2017-06-101-0/+1
| * crypto: inside-secure - add SafeXcel EIP197 crypto engine driverAntoine Ténart2017-06-101-0/+17
| * crypto: omap-aes - Add support for GCM modeTero Kristo2017-06-101-0/+1
| * crypto: omap - add base support library for common routinesTero Kristo2017-06-101-0/+11
* | s390/crypto: fix aes/paes Kconfig dependenyHarald Freudenberger2017-06-121-1/+14
|/
* crypto: exynos - Add new Exynos RNG driverKrzysztof Kozlowski2017-04-211-0/+15
* crypto: stm32 - Support for STM32 CRC32 crypto moduleFabien DESSENNE2017-04-051-0/+2
* crypto: zip - Add ThunderX ZIP driver coreMahipal Challa2017-03-091-0/+7
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-03-041-0/+3
|\
| * crypto: atmel - CRYPTO_DEV_MEDIATEK should depend on HAS_DMAGeert Uytterhoeven2017-02-271-0/+1
| * crypto: atmel - CRYPTO_DEV_ATMEL_TDES and CRYPTO_DEV_ATMEL_SHA should depend ...Geert Uytterhoeven2017-02-271-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-281-9/+23
|\ \ | |/ |/|
| * s390/crypt: Add protected key AES moduleMartin Schwidefsky2017-02-241-0/+1
| * s390/pkey: Introduce pkey kernel moduleHarald Freudenberger2017-02-231-0/+16
| * s390/zcrypt: Rework CONFIG_ZCRYPT Kconfig text.Harald Freudenberger2017-02-231-9/+6Star