KVM: MMU: invalidate and flush on spte small->large page size change
[safe/jmp/linux-2.6] / crypto / ahash.c
2010-03-03 Szilveszter Ördögcrypto: hash - Fix handling of unaligned buffers
2009-07-24 Steffen Klassertcrypto: ahash - Use GFP_KERNEL on allocation if the...
2009-07-15 Herbert Xucrypto: ahash - Fix setkey crash
2009-07-15 Herbert Xucrypto: ahash - Add unaligned handling and default...
2009-07-14 Herbert Xucrypto: ahash - Use GFP_KERNEL in unaligned setkey
2009-07-14 Herbert Xucrypto: hash - Zap unaligned buffers
2009-07-14 Herbert Xucrypto: ahash - Remove old_ahash_alg
2009-07-14 Herbert Xucrypto: ahash - Add instance/spawn support
2009-07-14 Herbert Xucrypto: ahash - Convert to new style algorithms
2009-05-31 Herbert Xucrypto: hash - Fix handling of sg entry that crosses...
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