index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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