aboutsummaryrefslogtreecommitdiff
path: root/crypto/ahash.c
AgeCommit message (Expand)Author
2010-08-06crypto: hash - Fix handling of small unaligned buffersSzilveszter Ördög
2010-03-03crypto: hash - Fix handling of unaligned buffersSzilveszter Ördög
2009-07-24crypto: ahash - Use GFP_KERNEL on allocation if the request can sleepSteffen Klassert
2009-07-15crypto: ahash - Fix setkey crashHerbert Xu
2009-07-15crypto: ahash - Add unaligned handling and default operationsHerbert Xu
2009-07-14crypto: ahash - Use GFP_KERNEL in unaligned setkeyHerbert Xu
2009-07-14crypto: hash - Zap unaligned buffersHerbert Xu
2009-07-14crypto: ahash - Remove old_ahash_algHerbert Xu
2009-07-14crypto: ahash - Add instance/spawn supportHerbert Xu
2009-07-14crypto: ahash - Convert to new style algorithmsHerbert Xu
2009-05-31crypto: hash - Fix handling of sg entry that crosses page boundaryHerbert Xu
2009-02-19crypto: ahash - Fix digest size in /proc/cryptoLee Nipper
2008-12-25crypto: hash - Make setkey optionalHerbert Xu
2008-12-25crypto: hash - Export shash through hashHerbert Xu
2008-12-25crypto: hash - Add import/export interfaceHerbert Xu
2008-07-10crypto: hash - Added scatter list walking helperHerbert Xu
2008-07-10crypto: hash - Removed vestigial ahash fieldsHerbert Xu
2008-07-10crypto: hash - Fixed digest size checkHerbert Xu
2008-07-10[CRYPTO] hash: Add asynchronous hash supportLoc Ho