aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/internal
AgeCommit message (Expand)Author
2009-03-04crypto: compress - Add pcomp interfaceGeert Uytterhoeven
2008-12-25crypto: hash - Export shash through hashHerbert Xu
2008-12-25crypto: hash - Add import/export interfaceHerbert Xu
2008-12-25crypto: hash - Add shash interfaceHerbert Xu
2008-08-29crypto: rng - RNG interface and implementationNeil Horman
2008-08-29crypto: skcipher - Move IV generators into their own modulesHerbert Xu
2008-07-10crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu
2008-07-10crypto: hash - Added scatter list walking helperHerbert 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] aead: Create default givcipher instancesHerbert Xu
2008-01-11[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_freeHerbert 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