index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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