index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
2017-08-09
crypto: algif_aead - copy AAD from src to dst
Stephan Mueller
2017-06-10
crypto: ecdh - add privkey generation support
Tudor-Dan Ambarus
2017-04-05
crypto: xts - drop gf128mul dependency
Ondrej Mosnáček
2017-03-24
crypto: powerpc - Stress test for vpmsum implementations
Daniel Axtens
2017-03-24
crypto: powerpc - Add CRC-T10DIF acceleration
Daniel Axtens
2017-02-23
crypto: xts - Add ECB dependency
Milan Broz
2017-02-11
crypto: ccm - switch to separate cbcmac driver
Ard Biesheuvel
2017-02-11
crypto: aes - add generic time invariant AES cipher
Ard Biesheuvel
2016-11-28
crypto: aesni - Convert to skcipher
Herbert Xu
2016-11-28
crypto: glue_helper - Add skcipher xts helpers
Herbert Xu
2016-11-28
crypto: simd - Add simd skcipher helper
Herbert Xu
2016-11-28
crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option
Jean Delvare
2016-10-25
crypto: acomp - add support for deflate via scomp
Giovanni Cabiddu
2016-10-25
crypto: acomp - add support for 842 via scomp
Giovanni Cabiddu
2016-10-25
crypto: acomp - add support for lz4hc via scomp
Giovanni Cabiddu
2016-10-25
crypto: acomp - add support for lz4 via scomp
Giovanni Cabiddu
2016-10-25
crypto: acomp - add support for lzo via scomp
Giovanni Cabiddu
2016-10-25
crypto: acomp - add asynchronous compression api
Giovanni Cabiddu
2016-10-21
crypto: api - Fix Kconfig dependencies for FIPS
Alec Ari
2016-08-09
crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVEC
Michael Ellerman
2016-07-05
crypto: powerpc - Add POWER8 optimised crc32c
Anton Blanchard
2016-06-28
crypto: sha512-mb - Enable SHA512 multibuffer support
Megha Dey
2016-06-27
crypto: sha256-mb - Enable multibuffer support
Megha Dey
2016-06-23
crypto: ecdh - Add ECDH software support
Salvatore Benedetto
2016-06-23
crypto: dh - Add DH software implementation
Salvatore Benedetto
2016-06-23
crypto: kpp - Key-agreement Protocol Primitives API (KPP)
Salvatore Benedetto
2016-06-20
crypto: sha3 - Add SHA-3 hash algorithm
Jeff Garzik
2016-06-15
crypto: drbg - use CTR AES instead of ECB AES
Stephan Mueller
2016-05-05
crypto: rsa - select crypto mgr dependency
Tadeusz Struk
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-02-01
crypto: engine - Introduce the block request crypto engine framework
Baolin Wang
2016-01-27
crypto: jitterentropy - always select CRYPTO_RNG
Arnd Bergmann
2016-01-27
crypto: compress - remove unused pcomp interface
Joonsoo Kim
2016-01-26
crypto: ghash,poly1305 - select CRYPTO_HASH where needed
Arnd Bergmann
2015-10-15
crypto: keywrap - enable compilation
Stephan Mueller
2015-09-21
crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...
tim
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-08-17
crypto: null - Add missing Kconfig tristate for NULL2
Herbert Xu
2015-08-17
crypto: aead - Add type-safe geniv init/exit helpers
Herbert Xu
2015-08-14
Move certificate handling to its own directory
David Howells
2015-08-05
crypto: authenc - Add Kconfig dependency on CRYPTO_NULL
Herbert Xu
2015-07-17
crypto: poly1305 - Add a four block AVX2 variant for x86_64
Martin Willi
2015-07-17
crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
Martin Willi
2015-07-17
crypto: chacha20 - Add an eight block AVX2 variant for x86_64
Martin Willi
2015-07-17
crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
Martin Willi
2015-06-21
crypto: rsa - fix invalid select for AKCIPHER
Tadeusz Struk
2015-06-17
crypto: testmgr - add tests vectors for RSA
Tadeusz Struk
2015-06-17
crypto: rsa - add a new rsa generic implementation
Tadeusz Struk
2015-06-17
crypto: akcipher - add PKE API
Tadeusz Struk
2015-06-11
crypto: drbg - Add select on sha256
Herbert Xu
[next]