summaryrefslogtreecommitdiffstats
path: root/crypto/eseqiv.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: Use scatterwalk_crypto_chainSteffen Klassert2010-12-021-16/+2
* crypto: eseqiv - Fix IV generation for sync algorithmsSteffen Klassert2009-04-151-1/+2
* crypto: skcipher - Use RNG interface instead of get_random_bytesHerbert Xu2008-08-291-4/+21
* crypto: skcipher - Move IV generators into their own modulesHerbert Xu2008-08-291-2/+8
* [CRYPTO] eseqiv: Fix off-by-one encryptionHerbert Xu2008-05-011-1/+2
* [CRYPTO] skcipher: Fix section mismatchesHerbert Xu2008-03-081-2/+0
* [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher moduleHerbert Xu2008-02-231-8/+4
* [CRYPTO] eseqiv: Add Encrypted Sequence Number IV GeneratorHerbert Xu2008-01-111-0/+264
OpenPOWER on IntegriCloud