index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
chainiv.c
Age
Commit message (
Expand
)
Author
2016-07-18
crypto: skcipher - Remove top-level givcipher interface
Herbert Xu
2015-06-22
crypto: chainiv - Offer normal cipher functionality without RNG
Herbert Xu
2015-06-04
crypto: chainiv - Move IV seeding into init function
Herbert Xu
2014-11-26
crypto: include crypto- module prefix in template
Kees Cook
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2013-02-04
crypto: use ERR_CAST
Julia Lawall
2009-02-19
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
Huang Ying
2008-08-29
crypto: skcipher - Use RNG interface instead of get_random_bytes
Herbert Xu
2008-08-29
crypto: skcipher - Move IV generators into their own modules
Herbert Xu
2008-07-10
crypto: chainiv - Invoke completion function
Herbert Xu
2008-03-08
[CRYPTO] skcipher: Fix section mismatches
Herbert Xu
2008-02-23
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
Herbert Xu
2008-01-11
[CRYPTO] chainiv: Avoid lock spinning where possible
Herbert Xu
2008-01-11
[CRYPTO] chainiv: Add chain IV generator
Herbert Xu