crypto: shash - Fix tfm destruction
[safe/jmp/linux-2.6] / include / crypto / internal /
2008-12-25 Herbert Xucrypto: hash - Export shash through hash
2008-12-25 Herbert Xucrypto: hash - Add import/export interface
2008-12-25 Herbert Xucrypto: hash - Add shash interface
2008-08-29 Neil Hormancrypto: rng - RNG interface and implementation
2008-08-29 Herbert Xucrypto: skcipher - Move IV generators into their own...
2008-07-10 Herbert Xucrypto: hash - Move ahash functions into crypto/hash.h
2008-07-10 Herbert Xucrypto: hash - Added scatter list walking helper
2008-03-08 Herbert Xu[CRYPTO] skcipher: Fix section mismatches
2008-02-23 Herbert Xu[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkci...
2008-01-10 Herbert Xu[CRYPTO] chainiv: Avoid lock spinning where possible
2008-01-10 Herbert Xu[CRYPTO] null: Add null blkcipher algorithm
2008-01-10 Herbert Xu[CRYPTO] aead: Create default givcipher instances
2008-01-10 Herbert Xu[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
2008-01-10 Herbert Xu[CRYPTO] skcipher: Create default givcipher instances
2008-01-10 Herbert Xu[CRYPTO] skcipher: Added skcipher_givcrypt_complete
2008-01-10 Herbert Xu[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_ge...
2008-01-10 Herbert Xu[CRYPTO] skcipher: Add givcrypt operations and givciphe...
2008-01-10 Herbert Xu[CRYPTO] skcipher: Add crypto_grab_skcipher interface