summaryrefslogtreecommitdiffstats
path: root/include/crypto/internal/skcipher.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: skcipher - Don't use __crypto_dequeue_request()Marek Vasut2014-06-201-2/+1
* crypto: user - Fix lookup of algorithms with IV generatorSteffen Klassert2012-03-291-0/+2
* crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu2009-08-291-2/+2
* crypto: skcipher - Move IV generators into their own modulesHerbert Xu2008-08-291-6/+0
* [CRYPTO] skcipher: Fix section mismatchesHerbert Xu2008-03-081-1/+1
* [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher moduleHerbert Xu2008-02-231-0/+6
* [CRYPTO] chainiv: Avoid lock spinning where possibleHerbert Xu2008-01-111-0/+13
* [CRYPTO] null: Add null blkcipher algorithmHerbert Xu2008-01-111-0/+5
* [CRYPTO] skcipher: Create default givcipher instancesHerbert Xu2008-01-111-0/+2
* [CRYPTO] skcipher: Added skcipher_givcrypt_completeHerbert Xu2008-01-111-0/+12
* [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_freeHerbert Xu2008-01-111-0/+18
* [CRYPTO] skcipher: Add givcrypt operations and givcipher typeHerbert Xu2008-01-111-0/+9
* [CRYPTO] skcipher: Add crypto_grab_skcipher interfaceHerbert Xu2008-01-111-0/+51
OpenPOWER on IntegriCloud