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
/
eseqiv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
crypto: eseqiv - Offer normal cipher functionality without RNG
Herbert Xu
1
-19
/
+12
2015-06-04
crypto: eseqiv - Move IV seeding into init function
Herbert Xu
1
-25
/
+4
2014-11-26
crypto: include crypto- module prefix in template
Kees Cook
1
-0
/
+1
2014-08-01
crypto: Resolve shadow warnings
Mark Rustad
1
-4
/
+4
2010-12-02
crypto: Use scatterwalk_crypto_chain
Steffen Klassert
1
-16
/
+2
2009-04-15
crypto: eseqiv - Fix IV generation for sync algorithms
Steffen Klassert
1
-1
/
+2
2008-08-29
crypto: skcipher - Use RNG interface instead of get_random_bytes
Herbert Xu
1
-4
/
+21
2008-08-29
crypto: skcipher - Move IV generators into their own modules
Herbert Xu
1
-2
/
+8
2008-05-01
[CRYPTO] eseqiv: Fix off-by-one encryption
Herbert Xu
1
-1
/
+2
2008-03-08
[CRYPTO] skcipher: Fix section mismatches
Herbert Xu
1
-2
/
+0
2008-02-23
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
Herbert Xu
1
-8
/
+4
2008-01-11
[CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator
Herbert Xu
1
-0
/
+264