| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: ccree,hisilicon - Fix dependencies to correct algorithm | Tianjia Zhang | 2022-12-02 | 1 | -2/+2 |
* | crypto: rockchip - add debugfs | Corentin Labbe | 2022-10-28 | 1 | -0/+10 |
* | crypto: rockchip - rework by using crypto_engine | Corentin Labbe | 2022-10-28 | 1 | -0/+1 |
* | crypto: rockchip - add fallback for cipher | Corentin Labbe | 2022-10-28 | 1 | -0/+4 |
* | crypto: Kconfig - submenus for arm and arm64 | Robert Elliott | 2022-08-26 | 1 | -1/+0 |
* | crypto: Kconfig - remove AES_ARM64 ref by SA2UL | Robert Elliott | 2022-08-26 | 1 | -1/+0 |
* | crypto: aspeed - Add HACE hash driver | Neal Liu | 2022-08-26 | 1 | -0/+1 |
* | crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations | Jason A. Donenfeld | 2022-07-06 | 1 | -115/+0 |
* | crypto: s390 - add crypto library interface for ChaCha20 | Vladis Dronov | 2022-05-13 | 1 | -2/+2 |
* | crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TEST | Herbert Xu | 2022-03-14 | 1 | -2/+2 |
* | crypto: xilinx: prevent probing on non-xilinx hardware | Corentin Labbe | 2022-03-09 | 1 | -1/+1 |
* | crypto: xilinx - Add Xilinx SHA3 driver | Harsha | 2022-03-03 | 1 | -0/+10 |
* | s390/crypto: add SIMD implementation for ChaCha20 | Patrick Steuer | 2021-12-06 | 1 | -0/+12 |
* | crypto: sl3516 - Add dependency on ARCH_GEMINI | Geert Uytterhoeven | 2021-06-28 | 1 | -2/+2 |
* | crypto: sl3516 - Typo s/Stormlink/Storlink/ | Geert Uytterhoeven | 2021-06-28 | 1 | -1/+1 |
* | crypto: sl3516 - depends on HAS_IOMEM | Corentin Labbe | 2021-06-24 | 1 | -0/+1 |
* | crypto: sl3516 - Fix build warning without CONFIG_PM | YueHaibing | 2021-06-24 | 1 | -0/+1 |
* | crypto: sl3516 - Add sl3516 crypto engine | Corentin Labbe | 2021-06-11 | 1 | -0/+19 |
* | crypto: ixp4xx - fallback when having more than one SG | Corentin Labbe | 2021-05-14 | 1 | -0/+5 |
* | crypto: qce - Add support for AEAD algorithms | Thara Gopinath | 2021-05-14 | 1 | -0/+15 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2021-02-21 | 1 | -34/+1 |
|\ |
|
| * | crypto: crypto4xx - Avoid linking failure with HW_RANDOM=m | Florian Fainelli | 2021-02-05 | 1 | -1/+1 |
| * | crypto: picoxcell - Remove PicoXcell driver | Rob Herring | 2021-01-03 | 1 | -18/+0 |
| * | crypto: mediatek - remove obsolete driver | Vic Wu | 2021-01-03 | 1 | -15/+0 |
* | | crypto: omap-sham - Fix link error without crypto-engine | Arnd Bergmann | 2021-01-08 | 1 | -0/+1 |
|/ |
|
* | crypto: atmel-i2c - select CONFIG_BITREVERSE | Arnd Bergmann | 2020-12-11 | 1 | -0/+1 |
* | crypto: keembay - Add support for Keem Bay OCS AES/SM4 | Mike Healy | 2020-12-11 | 1 | -0/+2 |
* | crypto: kconfig - fix a couple of spelling mistakes | Colin Ian King | 2020-11-20 | 1 | -1/+1 |
* | Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2020-10-16 | 1 | -4/+20 |
|\ |
|
| * | s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUG | Harald Freudenberger | 2020-10-07 | 1 | -4/+20 |
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-10-13 | 1 | -0/+1 |
|\ \ |
|
| * | | crypto: sa2ul - Select CRYPTO_AUTHENC | Herbert Xu | 2020-09-18 | 1 | -0/+1 |
| |/ |
|
* | | crypto: sa2ul - add Kconfig selects to fix build error | Randy Dunlap | 2020-08-21 | 1 | -0/+3 |
|/ |
|
* | crypto: sa2ul - Add crypto driver | Keerthy | 2020-07-23 | 1 | -0/+14 |
* | crypto: mediatek - use AES library for GCM key derivation | Ard Biesheuvel | 2020-07-16 | 1 | -2/+1 |
* | crypto: qce - support zero length test vectors | Sivaprakash Murugesan | 2020-07-03 | 1 | -0/+2 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -4/+4 |
* | crypto: marvell - create common Kconfig and Makefile for Marvell | SrujanaChalla | 2020-03-20 | 1 | -14/+1 |
* | crypto: xilinx - Add Xilinx AES driver | Kalyani Akula | 2020-02-28 | 1 | -0/+12 |
* | crypto: qce - use AES fallback for small requests | Eneas U de Queiroz | 2020-02-13 | 1 | -0/+23 |
* | crypto: exynos-rng - Rename Exynos to lowercase | Krzysztof Kozlowski | 2020-01-09 | 1 | -1/+1 |
* | crypto: qce - allow building only hashes/ciphers | Eneas U de Queiroz | 2019-12-27 | 1 | -4/+59 |
* | crypto: inside-secure - add unspecified HAS_IOMEM dependency | Brendan Higgins | 2019-12-20 | 1 | -1/+1 |
* | crypto: Kconfig - Fix indentation | Krzysztof Kozlowski | 2019-12-11 | 1 | -11/+11 |
* | crypto: talitos - Fix build error by selecting LIB_DES | Herbert Xu | 2019-11-27 | 1 | -0/+1 |
* | crypto: atmel - Fix build error of CRYPTO_AUTHENC | YueHaibing | 2019-11-22 | 1 | -4/+4 |
* | crypto: bcm-spu - switch to skcipher API | Ard Biesheuvel | 2019-11-17 | 1 | -1/+1 |
* | crypto: atmel - Fix selection of CRYPTO_AUTHENC | Tudor Ambarus | 2019-11-08 | 1 | -1/+1 |
* | crypto: amcc - restore CRYPTO_AES dependency | Christian Lamparter | 2019-11-01 | 1 | -0/+1 |
* | crypto: skcipher - rename the crypto_blkcipher module and kconfig option | Eric Biggers | 2019-11-01 | 1 | -25/+25 |