summaryrefslogtreecommitdiffstats
path: root/crypto/seqiv.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: seqiv - Ensure that IV size is at least 8 bytesHerbert Xu2015-01-201-0/+12
* crypto: include crypto- module prefix in templateKees Cook2014-11-261-0/+1
* crypto: Resolve shadow warningsMark Rustad2014-08-011-8/+8
* crypto: use ERR_CASTJulia Lawall2013-02-041-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* crypto: skcipher - Use RNG interface instead of get_random_bytesHerbert Xu2008-08-291-4/+23
* [CRYPTO] seqiv: Add AEAD supportHerbert Xu2008-01-111-16/+175
* [CRYPTO] seqiv: Add Sequence Number IV GeneratorHerbert Xu2008-01-111-0/+186
OpenPOWER on IntegriCloud