index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-25
crypto: sha512 - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: michael_mic - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: wp512 - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: tgr192 - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: sha256 - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: md5 - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: md4 - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: sha1 - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: rmd320 - Switch to shash
Herbert Xu
1
-1
/
+1
2008-12-25
crypto: rmd256 - Switch to shash
Herbert Xu
1
-1
/
+1
2008-12-25
crypto: rmd160 - Switch to shash
Herbert Xu
1
-1
/
+1
2008-12-25
crypto: rmd128 - Switch to shash
Herbert Xu
1
-1
/
+1
2008-12-25
crypto: null - Switch to shash
Herbert Xu
1
-0
/
+1
2008-12-25
libcrc32c: Move implementation to crypto crc32c
Herbert Xu
1
-3
/
+1
2008-12-10
crypto: api - Disallow cryptomgr as a module if algorithms are built-in
Herbert Xu
1
-4
/
+32
2008-08-29
crypto: skcipher - Use RNG interface instead of get_random_bytes
Herbert Xu
1
-0
/
+2
2008-08-29
crypto: rng - RNG interface and implementation
Neil Horman
1
-0
/
+16
2008-08-29
crypto: api - Add fips_enable flag
Neil Horman
1
-0
/
+8
2008-08-29
crypto: cryptomgr - Add test infrastructure
Herbert Xu
1
-4
/
+4
2008-08-29
crypto: crc32c - Use Intel CRC32 instruction
Austin Zhang
1
-0
/
+12
2008-08-29
crypto: Kconfig - Replace leading spaces with tabs
Adrian Bunk
1
-39
/
+42
2008-07-15
Revert crypto: prng - Deterministic CPRNG
Herbert Xu
1
-9
/
+0
2008-07-10
crypto: crc32c - Add ahash implementation
Herbert Xu
1
-1
/
+1
2008-07-10
crypto: prng - Deterministic CPRNG
Neil Horman
1
-0
/
+9
2008-07-10
[CRYPTO] cryptd: Add asynchronous hash support
Loc Ho
1
-0
/
+1
2008-07-10
[CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithms
Adrian-Ken Rueegsegger
1
-0
/
+25
2008-07-10
[CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithms
Adrian-Ken Rueegsegger
1
-0
/
+26
2008-04-21
[CRYPTO] kconfig: Ordering cleanup
Sebastian Siewior
1
-316
/
+329
2008-04-21
[CRYPTO] api: Make the crypto subsystem fully modular
Sebastian Siewior
1
-1
/
+1
2008-04-21
[CRYPTO] cts: Add CTS mode required for Kerberos AES support
Kevin Coffman
1
-0
/
+11
2008-02-23
[CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER
Herbert Xu
1
-0
/
+1
2008-02-18
[CRYPTO] null: Add missing Kconfig dependency on BLKCIPHER
Adrian Bunk
1
-0
/
+1
2008-02-15
[CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHER
Frederik Deweerdt
1
-0
/
+1
2008-01-11
[CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20
Tan Swee Heng
1
-2
/
+0
2008-01-11
[CRYPTO] tcrypt: Add select of AEAD
Sebastian Siewior
1
-0
/
+1
2008-01-11
[CRYPTO] salsa20: Add x86-64 assembly version
Tan Swee Heng
1
-0
/
+15
2008-01-11
[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
Tan Swee Heng
1
-0
/
+15
2008-01-11
[CRYPTO] seqiv: Add select AEAD in Kconfig
Herbert Xu
1
-0
/
+1
2008-01-11
[CRYPTO] ccm: Added CCM mode
Joy Latten
1
-0
/
+7
2008-01-11
[CRYPTO] seqiv: Add Sequence Number IV Generator
Herbert Xu
1
-0
/
+9
2008-01-11
[CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module
Herbert Xu
1
-5
/
+1
2008-01-11
[CRYPTO] authenc: Select HASH in Kconfig
Borislav Petkov
1
-0
/
+1
2008-01-11
[CRYPTO] lzo: Add LZO compression algorithm support
Zoltan Sogor
1
-0
/
+8
2008-01-11
[CRYPTO] gcm: New algorithm
Mikko Herranen
1
-0
/
+9
2008-01-11
[CRYPTO] salsa20: Salsa20 stream cipher
Tan Swee Heng
1
-0
/
+12
2008-01-11
[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224
Jonathan Lynch
1
-1
/
+4
2008-01-11
[CRYPTO] aes-i586: Remove setkey
Sebastian Siewior
1
-0
/
+1
2008-01-11
[CRYPTO] ctr: Remove default M
Sebastian Siewior
1
-1
/
+0
2008-01-11
[CRYPTO] aes-x86-64: Remove setkey
Sebastian Siewior
1
-0
/
+1
2008-01-11
[CRYPTO] ctr: Add CTR (Counter) block cipher mode
Joy Latten
1
-0
/
+9
[next]