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-09-181-28/+28
|\
| * crypto: inside-secure - make driver selectable for non-Marvell hardwarePascal van Leeuwen2019-08-301-6/+6
| * crypto: picoxcell - Fix the name of the module in the description of CRYPTO_D...Christophe JAILLET2019-08-301-1/+1
| * crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel2019-08-221-14/+14
| * crypto: ghash - add comment and improve help textEric Biggers2019-07-271-3/+3
| * crypto: amcc - switch to AES library for GCM key derivationArd Biesheuvel2019-07-261-1/+1
| * crypto: safexcel/aes - switch to library version of key expansion routineArd Biesheuvel2019-07-261-1/+1
| * crypto: cesa/aes - switch to library version of key expansion routineArd Biesheuvel2019-07-261-1/+1
| * crypto: padlock/aes - switch to library version of key expansion routineArd Biesheuvel2019-07-261-1/+1
* | s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer2019-09-131-0/+20
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-081-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/+0
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* crypto: mxc-scc - Remove broken driverHerbert Xu2019-04-161-9/+0
* 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-221-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-091-0/+1
* crypto: inside-secure - md5 supportOfer Heifetz2018-07-091-0/+1
* crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) supportAntoine Tenart2018-05-271-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/+4
* crypto: bfin_crc - remove blackfin CRC driverArnd Bergmann2018-03-231-7/+0
* crypto: ccree - add support for older HW revsGilad Ben-Yossef2018-03-031-3/+3
* crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef2018-02-151-0/+27
* crypto: artpec6 - remove select on non-existing CRYPTO_SHA384Corentin LABBE2018-01-261-1/+0
* 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/+3
* 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
|/
OpenPOWER on IntegriCloud