aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/internal/skcipher.h
AgeCommit message (Expand)Author
2008-08-29crypto: skcipher - Move IV generators into their own modulesHerbert 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] chainiv: Avoid lock spinning where possibleHerbert Xu
2008-01-11[CRYPTO] null: Add null blkcipher algorithmHerbert Xu
2008-01-11[CRYPTO] skcipher: Create default givcipher instancesHerbert Xu
2008-01-11[CRYPTO] skcipher: Added skcipher_givcrypt_completeHerbert Xu
2008-01-11[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_freeHerbert Xu
2008-01-11[CRYPTO] skcipher: Add givcrypt operations and givcipher typeHerbert Xu
2008-01-11[CRYPTO] skcipher: Add crypto_grab_skcipher interfaceHerbert Xu