summaryrefslogtreecommitdiffstats
path: root/include/crypto/hash.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: shash - Fix digest size offsetHerbert Xu2009-07-151-1/+2
* crypto: ahash - Add unaligned handling and default operationsHerbert Xu2009-07-151-15/+8
* crypto: ahash - Remove old_ahash_algHerbert Xu2009-07-141-2/+1
* crypto: ahash - Convert to new style algorithmsHerbert Xu2009-07-141-31/+78
* crypto: shash - Make descsize a run-time attributeHerbert Xu2009-07-141-1/+2
* crypto: async - Use kzfree for requestsHerbert Xu2009-07-121-1/+1
* crypto: shash - Export/import hash state onlyHerbert Xu2009-07-111-4/+14
* crypto: shash - Add crypto_shash_blocksizeHerbert Xu2009-02-181-0/+5
* crypto: shash - Fix tfm destructionHerbert Xu2009-02-051-1/+1
* crypto: hash - Add import/export interfaceHerbert Xu2008-12-251-0/+21
* crypto: hash - Add shash interfaceHerbert Xu2008-12-251-0/+104
* crypto: hash - Add missing top-level functionsHerbert Xu2008-08-131-0/+18
* crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu2008-07-101-0/+154