Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
[safe/jmp/linux-2.6] / crypto / ahash.c
2009-02-19 Lee Nippercrypto: ahash - Fix digest size in /proc/crypto
2008-12-25 Herbert Xucrypto: hash - Make setkey optional
2008-12-25 Herbert Xucrypto: hash - Export shash through hash
2008-12-25 Herbert Xucrypto: hash - Add import/export interface
2008-07-10 Herbert Xucrypto: hash - Added scatter list walking helper
2008-07-10 Herbert Xucrypto: hash - Removed vestigial ahash fields
2008-07-10 Herbert Xucrypto: hash - Fixed digest size check
2008-07-10 Loc Ho[CRYPTO] hash: Add asynchronous hash support