summaryrefslogtreecommitdiffstats
path: root/crypto/eseqiv.c
AgeCommit message (Expand)AuthorLines
2014-11-26crypto: include crypto- module prefix in templateKees Cook-0/+1
2014-08-01crypto: Resolve shadow warningsMark Rustad-4/+4
2010-12-02crypto: Use scatterwalk_crypto_chainSteffen Klassert-16/+2
2009-04-15crypto: eseqiv - Fix IV generation for sync algorithmsSteffen Klassert-1/+2
2008-08-29crypto: skcipher - Use RNG interface instead of get_random_bytesHerbert Xu-4/+21
2008-08-29crypto: skcipher - Move IV generators into their own modulesHerbert Xu-2/+8
2008-05-01[CRYPTO] eseqiv: Fix off-by-one encryptionHerbert Xu-1/+2
2008-03-08[CRYPTO] skcipher: Fix section mismatchesHerbert Xu-2/+0
2008-02-23[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher moduleHerbert Xu-8/+4
2008-01-11[CRYPTO] eseqiv: Add Encrypted Sequence Number IV GeneratorHerbert Xu-0/+264