aboutsummaryrefslogtreecommitdiff
path: root/crypto/chainiv.c
AgeCommit message (Expand)Author
2015-06-22crypto: chainiv - Offer normal cipher functionality without RNGHerbert Xu
2015-06-04crypto: chainiv - Move IV seeding into init functionHerbert Xu
2014-11-26crypto: include crypto- module prefix in templateKees Cook
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2013-02-04crypto: use ERR_CASTJulia Lawall
2009-02-19crypto: chainiv - Use kcrypto_wq instead of keventd_wqHuang Ying
2008-08-29crypto: skcipher - Use RNG interface instead of get_random_bytesHerbert Xu
2008-08-29crypto: skcipher - Move IV generators into their own modulesHerbert Xu
2008-07-10crypto: chainiv - Invoke completion functionHerbert Xu
2008-03-08[CRYPTO] skcipher: Fix section mismatchesHerbert Xu
2008-02-23[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher moduleHerbert Xu
2008-01-11[CRYPTO] chainiv: Avoid lock spinning where possibleHerbert Xu
2008-01-11[CRYPTO] chainiv: Add chain IV generatorHerbert Xu