summaryrefslogtreecommitdiff
path: root/drivers/crypto/Kconfig
AgeCommit message (Expand)Author
2019-11-27crypto: talitos - Fix build error by selecting LIB_DESHerbert Xu
2019-11-22crypto: atmel - Fix build error of CRYPTO_AUTHENCYueHaibing
2019-11-17crypto: bcm-spu - switch to skcipher APIArd Biesheuvel
2019-11-08crypto: atmel - Fix selection of CRYPTO_AUTHENCTudor Ambarus
2019-11-01crypto: amcc - restore CRYPTO_AES dependencyChristian Lamparter
2019-11-01crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers
2019-11-01crypto: sun4i-ss - Move to Allwinner directoryCorentin Labbe
2019-11-01crypto: allwinner - Add allwinner subdirectoryCorentin Labbe
2019-10-26crypto: amlogic - Add crypto accelerator for amlogic GXLCorentin Labbe
2019-10-05crypto: sun4i-ss - enable pm_runtimeCorentin Labbe
2019-10-05crypto: inside-secure - Add CRYPTO_SHA3 to CRYPTO_DEV_SAFEXCELPascal van Leeuwen
2019-10-05crypto: inside-secure - Add CRYPTO_CHACHA20POLY1305 to CRYPTO_DEV_SAFEXCELPascal van Leeuwen
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-09-13s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer
2019-08-30crypto: inside-secure - make driver selectable for non-Marvell hardwarePascal van Leeuwen
2019-08-30crypto: picoxcell - Fix the name of the module in the description of CRYPTO_D...Christophe JAILLET
2019-08-22crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel
2019-07-27crypto: ghash - add comment and improve help textEric Biggers
2019-07-26crypto: amcc - switch to AES library for GCM key derivationArd Biesheuvel
2019-07-26crypto: safexcel/aes - switch to library version of key expansion routineArd Biesheuvel
2019-07-26crypto: cesa/aes - switch to library version of key expansion routineArd Biesheuvel
2019-07-26crypto: padlock/aes - switch to library version of key expansion routineArd Biesheuvel
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-06crypto: atmel-i2c - Fix build error while CRC16 set to mYueHaibing
2019-05-30crypto: atmel-i2c - add support for SHA204A random number generatorArd Biesheuvel
2019-05-30crypto: atmel-ecc - factor out code that can be sharedArd Biesheuvel
2019-05-30crypto: atmel-ecc - add support for ACPI probing on non-AT91 platformsArd Biesheuvel
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-16crypto: mxc-scc - Remove broken driverHerbert Xu
2019-01-10crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-07crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef
2018-11-09crypto: ccree - add SM3 supportYael Chemla
2018-11-09crypto: ccree - add SM4 supportGilad Ben-Yossef
2018-11-09crypto: ccree - add support for CryptoCell 713Gilad Ben-Yossef
2018-10-08s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger
2018-08-03crypto: hisilicon - SEC security accelerator driverJonathan Cameron
2018-07-27crypto: qcom-rng - Add Qcom prng driverVinod Koul
2018-07-09crypto: inside-secure - ecb(des) and cbc(des) supportOfer Heifetz
2018-07-09crypto: inside-secure - md5 supportOfer Heifetz
2018-05-27crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) supportAntoine Tenart
2018-04-28crypto: crypto4xx - add aes-ctr supportChristian Lamparter
2018-04-28crypto: drivers - Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-03-23crypto: bfin_crc - remove blackfin CRC driverArnd Bergmann
2018-03-03crypto: ccree - add support for older HW revsGilad Ben-Yossef
2018-02-15crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef
2018-01-26crypto: artpec6 - remove select on non-existing CRYPTO_SHA384Corentin LABBE
2017-11-03crypto: s5p-sss - Add HASH support for ExynosKamil Konieczny
2017-11-03crypto: marvell - Remove the old mv_cesa driverBoris BREZILLON