index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
chainiv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: chainiv - Offer normal cipher functionality without RNG
Herbert Xu
2015-06-22
1
-26
/
+29
*
crypto: chainiv - Move IV seeding into init function
Herbert Xu
2015-06-04
1
-57
/
+9
*
crypto: include crypto- module prefix in template
Kees Cook
2014-11-26
1
-0
/
+1
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
*
crypto: use ERR_CAST
Julia Lawall
2013-02-04
1
-2
/
+1
*
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
Huang Ying
2009-02-19
1
-1
/
+2
*
crypto: skcipher - Use RNG interface instead of get_random_bytes
Herbert Xu
2008-08-29
1
-5
/
+29
*
crypto: skcipher - Move IV generators into their own modules
Herbert Xu
2008-08-29
1
-2
/
+8
*
crypto: chainiv - Invoke completion function
Herbert Xu
2008-07-10
1
-2
/
+8
*
[CRYPTO] skcipher: Fix section mismatches
Herbert Xu
2008-03-08
1
-3
/
+1
*
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
Herbert Xu
2008-02-23
1
-8
/
+4
*
[CRYPTO] chainiv: Avoid lock spinning where possible
Herbert Xu
2008-01-11
1
-8
/
+200
*
[CRYPTO] chainiv: Add chain IV generator
Herbert Xu
2008-01-11
1
-0
/
+139