summaryrefslogtreecommitdiff
path: root/crypto/seqiv.c
Commit message (Expand)AuthorAge
* crypto: seqiv - Ensure that IV size is at least 8 bytesHerbert Xu2015-01-20
* crypto: include crypto- module prefix in templateKees Cook2014-11-26
* crypto: Resolve shadow warningsMark Rustad2014-08-01
* crypto: use ERR_CASTJulia Lawall2013-02-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* crypto: skcipher - Use RNG interface instead of get_random_bytesHerbert Xu2008-08-29
* [CRYPTO] seqiv: Add AEAD supportHerbert Xu2008-01-11
* [CRYPTO] seqiv: Add Sequence Number IV GeneratorHerbert Xu2008-01-11