summaryrefslogtreecommitdiffstats
path: root/crypto/ahash.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: hash - Fix handling of sg entry that crosses page boundaryHerbert Xu2009-05-311-3/+4
* crypto: ahash - Fix digest size in /proc/cryptoLee Nipper2009-02-191-1/+1
* crypto: hash - Make setkey optionalHerbert Xu2008-12-251-1/+7
* crypto: hash - Export shash through hashHerbert Xu2008-12-251-0/+16
* crypto: hash - Add import/export interfaceHerbert Xu2008-12-251-0/+14
* crypto: hash - Added scatter list walking helperHerbert Xu2008-07-101-1/+90
* crypto: hash - Removed vestigial ahash fieldsHerbert Xu2008-07-101-1/+0
* crypto: hash - Fixed digest size checkHerbert Xu2008-07-101-1/+1
* [CRYPTO] hash: Add asynchronous hash supportLoc Ho2008-07-101-0/+106
OpenPOWER on IntegriCloud