aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/seqiv.c
Commit message (Expand)AuthorAgeFilesLines
* 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