Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a7f7f6248d9740d710fd6bd190293fe5e16410ac
/
drivers
/
crypto
/
Kconfig
a7f7f62
treewide: replace '---help---' in Kconfig files with 'help'
by Masahiro Yamada
· 4 years, 7 months ago
655ff1a
crypto: marvell - create common Kconfig and Makefile for Marvell
by SrujanaChalla
· 4 years, 10 months ago
4d96f7d
crypto: xilinx - Add Xilinx AES driver
by Kalyani Akula
· 5 years ago
ce163ba
crypto: qce - use AES fallback for small requests
by Eneas U de Queiroz
· 5 years ago
b279997
crypto: exynos-rng - Rename Exynos to lowercase
by Krzysztof Kozlowski
· 5 years ago
59e056c
crypto: qce - allow building only hashes/ciphers
by Eneas U de Queiroz
· 5 years ago
6dc0e31
crypto: inside-secure - add unspecified HAS_IOMEM dependency
by Brendan Higgins
· 5 years ago
2452cfd
crypto: Kconfig - Fix indentation
by Krzysztof Kozlowski
· 5 years ago
dbc2e87
crypto: talitos - Fix build error by selecting LIB_DES
by Herbert Xu
· 5 years ago
aee1f9f
crypto: atmel - Fix build error of CRYPTO_AUTHENC
by YueHaibing
· 5 years ago
a9c01cd
crypto: bcm-spu - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
d158367
crypto: atmel - Fix selection of CRYPTO_AUTHENC
by Tudor Ambarus
· 5 years ago
298b4c6
crypto: amcc - restore CRYPTO_AES dependency
by Christian Lamparter
· 5 years ago
b95bba5
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
by Eric Biggers
· 5 years ago
1751354
crypto: sun4i-ss - Move to Allwinner directory
by Corentin Labbe
· 5 years ago
3914b93
crypto: allwinner - Add allwinner subdirectory
by Corentin Labbe
· 5 years ago
48fe583
crypto: amlogic - Add crypto accelerator for amlogic GXL
by Corentin Labbe
· 5 years ago
554c42b
crypto: sun4i-ss - enable pm_runtime
by Corentin Labbe
· 5 years ago
1d448f2
crypto: inside-secure - Add CRYPTO_SHA3 to CRYPTO_DEV_SAFEXCEL
by Pascal van Leeuwen
· 5 years ago
fc0f82b
crypto: inside-secure - Add CRYPTO_CHACHA20POLY1305 to CRYPTO_DEV_SAFEXCEL
by Pascal van Leeuwen
· 5 years ago
8b53c76
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
3c2eb6b
s390/crypto: Support for SHA3 via CPACF (MSA6)
by Joerg Schmidbauer
· 5 years ago
0f6e5c8
crypto: inside-secure - make driver selectable for non-Marvell hardware
by Pascal van Leeuwen
· 5 years ago
309b77e
crypto: picoxcell - Fix the name of the module in the description of CRYPTO_DEV_PICOXCELL
by Christophe JAILLET
· 5 years ago
04007b0
crypto: des - split off DES library from generic DES cipher driver
by Ard Biesheuvel
· 5 years ago
8dfa20f
crypto: ghash - add comment and improve help text
by Eric Biggers
· 5 years ago
da3e7a9
crypto: amcc - switch to AES library for GCM key derivation
by Ard Biesheuvel
· 6 years ago
363a90c
crypto: safexcel/aes - switch to library version of key expansion routine
by Ard Biesheuvel
· 6 years ago
18d8b96d
crypto: cesa/aes - switch to library version of key expansion routine
by Ard Biesheuvel
· 6 years ago
8131878
crypto: padlock/aes - switch to library version of key expansion routine
by Ard Biesheuvel
· 6 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
4bb02db
crypto: atmel-i2c - Fix build error while CRC16 set to m
by YueHaibing
· 6 years ago
da001fb
crypto: atmel-i2c - add support for SHA204A random number generator
by Ard Biesheuvel
· 6 years ago
c34a320
crypto: atmel-ecc - factor out code that can be shared
by Ard Biesheuvel
· 6 years ago
3c756aa
crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms
by Ard Biesheuvel
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
f1b70d1
crypto: mxc-scc - Remove broken driver
by Herbert Xu
· 6 years ago
ab57b33
crypto: bcm - convert to use crypto_authenc_extractkeys()
by Eric Biggers
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
1c876a9
crypto: ccree - add support for CryptoCell 703
by Gilad Ben-Yossef
· 6 years ago
927574e
crypto: ccree - add SM3 support
by Yael Chemla
· 6 years ago
9b8d51f
crypto: ccree - add SM4 support
by Gilad Ben-Yossef
· 6 years ago
e40fdb50
crypto: ccree - add support for CryptoCell 713
by Gilad Ben-Yossef
· 6 years ago
00fab23
s390/zcrypt: multiple zcrypt device nodes support
by Harald Freudenberger
· 6 years ago
915e4e8
crypto: hisilicon - SEC security accelerator driver
by Jonathan Cameron
· 6 years ago
ceec5f5
crypto: qcom-rng - Add Qcom prng driver
by Vinod Koul
· 7 years ago
a7dea8c
crypto: inside-secure - ecb(des) and cbc(des) support
by Ofer Heifetz
· 7 years ago
293f89c
crypto: inside-secure - md5 support
by Ofer Heifetz
· 7 years ago
f6beaea
crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support
by Antoine Tenart
· 7 years ago
98e87e3
crypto: crypto4xx - add aes-ctr support
by Christian Lamparter
· 7 years ago
ee1b23d
crypto: drivers - Remove depends on HAS_DMA in case of platform dependency
by Geert Uytterhoeven
· 7 years ago
9678a8d
crypto: bfin_crc - remove blackfin CRC driver
by Arnd Bergmann
· 7 years ago
27b3b22
crypto: ccree - add support for older HW revs
by Gilad Ben-Yossef
· 7 years ago
4c3f972
crypto: ccree - introduce CryptoCell driver
by Gilad Ben-Yossef
· 7 years ago
980b4c9
crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
by Corentin LABBE
· 7 years ago
c2afad6
crypto: s5p-sss - Add HASH support for Exynos
by Kamil Konieczny
· 7 years ago
27b43fd
crypto: marvell - Remove the old mv_cesa driver
by Boris BREZILLON
· 7 years ago
a0aae82
crypto: crypto4xx - prepare for AEAD support
by Christian Lamparter
· 7 years ago
a21eb94
crypto: axis - add ARTPEC-6/7 crypto accelerator driver
by Lars Persson
· 7 years ago
720419f
crypto: ccp - Introduce the AMD Secure Processor device
by Brijesh Singh
· 8 years ago
1110569
crypto: atmel-ecc - introduce Microchip / Atmel ECC driver
by Tudor-Dan Ambarus
· 8 years ago
b8ae5c7
crypto: sun4i-ss - support the Security System PRNG
by Corentin LABBE
· 8 years ago
efc856e
crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig
by raveendra padasalagi
· 8 years ago
8ad06e5
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
c4684f9
s390/crypto: fix aes/paes Kconfig dependeny
by Harald Freudenberger
· 8 years ago
14fa93c
crypto: cavium - Add support for CNN55XX adapters.
by Srikanth Jampala
· 8 years ago
1b44c5a
crypto: inside-secure - add SafeXcel EIP197 crypto engine driver
by Antoine Ténart
· 8 years ago
ad18cc9
crypto: omap-aes - Add support for GCM mode
by Tero Kristo
· 8 years ago
74ed87e
crypto: omap - add base support library for common routines
by Tero Kristo
· 8 years ago
c46ea13
crypto: exynos - Add new Exynos RNG driver
by Krzysztof Kozlowski
· 8 years ago
b51dbe9
crypto: stm32 - Support for STM32 CRC32 crypto module
by Fabien DESSENNE
· 8 years ago
640035a
crypto: zip - Add ThunderX ZIP driver core
by Mahipal Challa
· 8 years ago
33a8b3e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
3f5595e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
c884b36
crypto: atmel - CRYPTO_DEV_MEDIATEK should depend on HAS_DMA
by Geert Uytterhoeven
· 8 years ago
f7f9482
crypto: atmel - CRYPTO_DEV_ATMEL_TDES and CRYPTO_DEV_ATMEL_SHA should depend on HAS_DMA
by Geert Uytterhoeven
· 8 years ago
2793784
s390/crypt: Add protected key AES module
by Martin Schwidefsky
· 8 years ago
e80d4af
s390/pkey: Introduce pkey kernel module
by Harald Freudenberger
· 8 years ago
a3358e3
s390/zcrypt: Rework CONFIG_ZCRYPT Kconfig text.
by Harald Freudenberger
· 8 years ago
9d12ba8
crypto: brcm - Add Broadcom SPU driver
by Rob Rice
· 8 years ago
62ad8b5
crypto: cavium - Enable CPT options crypto for build
by George Cherian
· 8 years ago
ceb4afb
crypto: atmel - refine Kconfig dependencies
by Arnd Bergmann
· 8 years ago
89a82ef
crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modes
by Cyrille Pitchen
· 8 years ago
d03f7b0
crypto: mediatek - add support to GCM mode
by Ryder Lee
· 8 years ago
7dee9f6
crypto: mediatek - remove ARM dependencies
by Arnd Bergmann
· 8 years ago
4f44d86
crypto: picoxcell - Allow driver to build COMPILE_TEST is enabled
by Javier Martinez Canillas
· 8 years ago
785e5c6
crypto: mediatek - Add crypto driver support for some MediaTek chips
by Ryder Lee
· 8 years ago
dbaf062
crypto: add virtio-crypto driver
by Gonglei
· 8 years ago
30066ce
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
9fcb191
crypto: omap-aes - Add fallback support
by Lokesh Vutla
· 8 years ago
02038fd
crypto: Added Chelsio Menu to the Kconfig file
by Hariprasad Shenai
· 8 years ago
f848dbd
s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms
by Hendrik Brueckner
· 10 years ago
f1b77aa
crypto: omap-des - Integrate with the crypto engine framework
by Baolin Wang
· 9 years ago
5343e67
crypto4xx: integrate ppc4xx-rng into crypto4xx
by Christian Lamparter
· 9 years ago
d293b64
crypto: mxc-scc - add basic driver for the MXC SCC
by Steffen Trumtrar
· 9 years ago
dc1d9de
crypto: s5p-sss - Enable COMPILE_TEST
by Krzysztof Kozlowski
· 9 years ago
97ee7ed
crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig
by Peter Meerwald
· 9 years ago
bfd927f
crypto: rockchip - add hash support for crypto engine in rk3288
by Zain Wang
· 9 years ago
f823ab9
crypto: sunxi-ss - prevent compilation on 64-bit
by Andre Przywara
· 9 years ago
Next »