summaryrefslogtreecommitdiff
path: root/crypto/eseqiv.c
Commit message (Expand)AuthorAge
* crypto: eseqiv - Fix IV generation for sync algorithmsSteffen Klassert2009-04-15
* crypto: skcipher - Use RNG interface instead of get_random_bytesHerbert Xu2008-08-29
* crypto: skcipher - Move IV generators into their own modulesHerbert Xu2008-08-29
* [CRYPTO] eseqiv: Fix off-by-one encryptionHerbert Xu2008-05-01
* [CRYPTO] skcipher: Fix section mismatchesHerbert Xu2008-03-08
* [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher moduleHerbert Xu2008-02-23
* [CRYPTO] eseqiv: Add Encrypted Sequence Number IV GeneratorHerbert Xu2008-01-11