index
:
profile/common/platform/kernel/linux-artik7
accepted/tizen_3.0_common
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_unified
master
old/tizen_20171208
old/tizen_20181210
old/tizen_20190125
old/tizen_4.0_20171212
old/tizen_5.0_20190212
sandbox/akazmin/hwasan_build
sandbox/andrzej.p/dwc2-sg-port
sandbox/nmerinov/llvm
sandbox/opensw0312/vpu-update
tizen
tizen_3.0
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
Domain: System / Kernel;
jino cho <jino.cho@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
chainiv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
crypto: chainiv - Offer normal cipher functionality without RNG
Herbert Xu
1
-26
/
+29
2015-06-04
crypto: chainiv - Move IV seeding into init function
Herbert Xu
1
-57
/
+9
2014-11-26
crypto: include crypto- module prefix in template
Kees Cook
1
-0
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2013-02-04
crypto: use ERR_CAST
Julia Lawall
1
-2
/
+1
2009-02-19
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
Huang Ying
1
-1
/
+2
2008-08-29
crypto: skcipher - Use RNG interface instead of get_random_bytes
Herbert Xu
1
-5
/
+29
2008-08-29
crypto: skcipher - Move IV generators into their own modules
Herbert Xu
1
-2
/
+8
2008-07-10
crypto: chainiv - Invoke completion function
Herbert Xu
1
-2
/
+8
2008-03-08
[CRYPTO] skcipher: Fix section mismatches
Herbert Xu
1
-3
/
+1
2008-02-23
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
Herbert Xu
1
-8
/
+4
2008-01-11
[CRYPTO] chainiv: Avoid lock spinning where possible
Herbert Xu
1
-8
/
+200
2008-01-11
[CRYPTO] chainiv: Add chain IV generator
Herbert Xu
1
-0
/
+139