summaryrefslogtreecommitdiff
path: root/crypto/eseqiv.c
AgeCommit message (Expand)Author
2008-08-29crypto: skcipher - Use RNG interface instead of get_random_bytesHerbert Xu
2008-08-29crypto: skcipher - Move IV generators into their own modulesHerbert Xu
2008-05-01[CRYPTO] eseqiv: Fix off-by-one encryptionHerbert Xu
2008-03-08[CRYPTO] skcipher: Fix section mismatchesHerbert Xu
2008-02-23[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher moduleHerbert Xu
2008-01-11[CRYPTO] eseqiv: Add Encrypted Sequence Number IV GeneratorHerbert Xu