string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / include / crypto / internal /
2009-09-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-08-29 Herbert Xucrypto: skcipher - Fix skcipher_dequeue_givcrypt NULL...
2009-07-15 Herbert Xucrypto: ahash - Add unaligned handling and default...
2009-07-14 Herbert Xucrypto: ahash - Remove old_ahash_alg
2009-07-14 Herbert Xucrypto: crypto4xx - Switch to new style ahash
2009-07-14 Herbert Xucrypto: hash - Add helpers to free spawns
2009-07-14 Herbert Xucrypto: ahash - Add instance/spawn support
2009-07-14 Herbert Xucrypto: ahash - Convert to new style algorithms
2009-07-14 Herbert Xucrypto: ahash - Add crypto_ahash_set_reqsize
2009-07-14 Herbert Xucrypto: shash - Export async functions
2009-07-14 Herbert Xucrypto: shash - Make descsize a run-time attribute
2009-07-09 Herbert Xucrypto: shash - Add shash_instance_ctx
2009-07-08 Herbert Xucrypto: shash - Add __crypto_shash_cast
2009-07-08 Herbert Xucrypto: shash - Add crypto_shash_ctx_aligned
2009-07-08 Herbert Xucrypto: shash - Add shash_register_instance
2009-07-08 Herbert Xucrypto: shash - Add shash_attr_alg2 helper
2009-07-08 Herbert Xucrypto: shash - Add spawn support
2009-07-08 Herbert Xucrypto: shash - Add shash_instance
2009-03-04 Geert Uytterhoevencrypto: compress - Add pcomp interface
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