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
2010-08-13
crypto: testmgr - add an option to disable cryptoalgos' self-tests
Alexander Shishkin
2010-03-29
Fix comment and Kconfig typos for 'require' and 'fragment'
Gilles Espinasse
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-05
crypto: fix typo in Kconfig help text
Jiri Kosina
2010-01-07
crypto: pcrypt - Add pcrypt crypto parallelization wrapper
Steffen Klassert
2009-10-27
crypto: ghash-intel - Fix building failure on x86_32
Huang Ying
2009-10-19
crypto: ghash - Add PCLMULQDQ accelerated implementation
Huang Ying
2009-09-02
crypto: vmac - New hash algorithm for intel_txt support
Shane Wang
2009-08-20
crypto: fips - Depend on ansi_cprng
Neil Horman
2009-08-13
Revert crypto: fips - Select CPRNG
Herbert Xu
2009-08-06
crypto: gcm - Use GHASH digest algorithm
Huang Ying
2009-08-06
crypto: ghash - Add GHASH digest algorithm for GCM
Huang Ying
2009-06-21
crypto: fips - Select CPRNG
Neil Horman
2009-06-19
crypto: ansi_cprng - Do not select FIPS
Herbert Xu
2009-06-02
crypto: aes-ni - Add support for more modes
Huang Ying
2009-06-02
crypto: fpu - Add template for blkcipher touching FPU
Huang Ying
2009-03-04
crypto: testmgr - add zlib test
Geert Uytterhoeven
2009-03-04
crypto: zlib - New zlib crypto module, using pcomp
Geert Uytterhoeven
2009-03-04
crypto: compress - Add pcomp interface
Geert Uytterhoeven
2009-02-19
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
Huang Ying
2009-02-19
crypto: cryptd - Per-CPU thread implementation based on kcrypto_wq
Huang Ying
2009-02-19
crypto: api - Use dedicated workqueue for crypto subsystem
Huang Ying
2009-02-18
crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform
Huang Ying
2008-12-25
crypto: sha512 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
crypto: michael_mic - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
crypto: wp512 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
crypto: tgr192 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
crypto: sha256 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
crypto: md5 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
crypto: md4 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
crypto: sha1 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
crypto: rmd320 - Switch to shash
Herbert Xu
2008-12-25
crypto: rmd256 - Switch to shash
Herbert Xu
2008-12-25
crypto: rmd160 - Switch to shash
Herbert Xu
2008-12-25
crypto: rmd128 - Switch to shash
Herbert Xu
2008-12-25
crypto: null - Switch to shash
Herbert Xu
2008-12-25
libcrc32c: Move implementation to crypto crc32c
Herbert Xu
2008-12-10
crypto: api - Disallow cryptomgr as a module if algorithms are built-in
Herbert Xu
2008-08-29
crypto: skcipher - Use RNG interface instead of get_random_bytes
Herbert Xu
2008-08-29
crypto: rng - RNG interface and implementation
Neil Horman
2008-08-29
crypto: api - Add fips_enable flag
Neil Horman
2008-08-29
crypto: cryptomgr - Add test infrastructure
Herbert Xu
2008-08-29
crypto: crc32c - Use Intel CRC32 instruction
Austin Zhang
2008-08-29
crypto: Kconfig - Replace leading spaces with tabs
Adrian Bunk
2008-07-15
Revert crypto: prng - Deterministic CPRNG
Herbert Xu
2008-07-10
crypto: crc32c - Add ahash implementation
Herbert Xu
2008-07-10
crypto: prng - Deterministic CPRNG
Neil Horman
2008-07-10
[CRYPTO] cryptd: Add asynchronous hash support
Loc Ho
2008-07-10
[CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithms
Adrian-Ken Rueegsegger
2008-07-10
[CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithms
Adrian-Ken Rueegsegger
[next]