Sign in
android-kvm
/
linux
/
db8c33f8b5bea59d00ca12dcd6b65d01b1ea98ef
/
drivers
/
crypto
/
Kconfig
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
0f6e5c82
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
· 5 years ago
363a90c
crypto: safexcel/aes - switch to library version of key expansion routine
by Ard Biesheuvel
· 5 years ago
18d8b96d
crypto: cesa/aes - switch to library version of key expansion routine
by Ard Biesheuvel
· 5 years ago
8131878
crypto: padlock/aes - switch to library version of key expansion routine
by Ard Biesheuvel
· 5 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 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
· 6 years ago
a7dea8c
crypto: inside-secure - ecb(des) and cbc(des) support
by Ofer Heifetz
· 6 years ago
293f89c
crypto: inside-secure - md5 support
by Ofer Heifetz
· 6 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
980b4c95
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
· 7 years ago
1110569
crypto: atmel-ecc - introduce Microchip / Atmel ECC driver
by Tudor-Dan Ambarus
· 7 years ago
b8ae5c7
crypto: sun4i-ss - support the Security System PRNG
by Corentin LABBE
· 7 years ago
efc856e
crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig
by raveendra padasalagi
· 7 years ago
8ad06e5
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 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
0529900
crypto: omap-aes - Support crypto engine framework
by Baolin Wang
· 9 years ago
cbafd64
crypto: CRYPTO_DEV_ATMEL_AES should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
d441954
crypto: atmel-aes - add support to GCM mode
by Cyrille Pitchen
· 9 years ago
8054b80
crypto: n2 - Use precalculated hash from headers
by LABBE Corentin
· 9 years ago
433cd2c
crypto: rockchip - add crypto driver for rk3288
by Zain Wang
· 9 years ago
56b85c9
crypto: atmel: fix bogus select
by Arnd Bergmann
· 10 years ago
dc97fa0
crypto: mxs-dcp - mxs-dcp is an stmp device
by Arnd Bergmann
· 9 years ago
21dc9e8
crypto: ccp - Change references to accelerator to offload
by Tom Lendacky
· 9 years ago
a2712e6
crypto: mxs-dcp - Allow MXS_DCP to be used on MX6SL
by Fabio Estevam
· 9 years ago
f1ab428
crypto: vmx - VMX crypto should depend on CONFIG_VSX
by Michael Ellerman
· 9 years ago
6298e94
crypto: sunxi-ss - Add Allwinner Security System crypto accelerator
by LABBE Corentin
· 9 years ago
fe55dfd
crypto: marvell/cesa - remove COMPILE_TEST dependency
by Boris Brezillon
· 10 years ago
db509a4
crypto: marvell/cesa - add TDMA support
by Boris BREZILLON
· 10 years ago
f63601f
crypto: marvell/cesa - add a new driver for Marvell's CESA
by Boris BREZILLON
· 10 years ago
51b44fc
crypto: mv_cesa - use gen_pool to reserve the SRAM memory region
by Boris BREZILLON
· 10 years ago
596103c
crypto: drivers - Fix Kconfig selects
by Herbert Xu
· 10 years ago
0903e43
crypto: vmx - Remove duplicate PPC64 dependency
by Herbert Xu
· 10 years ago
6d7e3d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 10 years ago
7011a12
crypto: nx - add NX-842 platform frontend driver
by Dan Streetman
· 10 years ago
8c98ebd
crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA
by Geert Uytterhoeven
· 10 years ago
Next »