aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/hash.h
Commit message (Expand)AuthorAge
* crypto: shash - Fix digest size offsetHerbert Xu2009-07-15
* crypto: ahash - Add unaligned handling and default operationsHerbert Xu2009-07-15
* crypto: ahash - Remove old_ahash_algHerbert Xu2009-07-14
* crypto: ahash - Convert to new style algorithmsHerbert Xu2009-07-14
* crypto: shash - Make descsize a run-time attributeHerbert Xu2009-07-14
* crypto: async - Use kzfree for requestsHerbert Xu2009-07-11
* crypto: shash - Export/import hash state onlyHerbert Xu2009-07-11
* crypto: shash - Add crypto_shash_blocksizeHerbert Xu2009-02-18
* crypto: shash - Fix tfm destructionHerbert Xu2009-02-05
* crypto: hash - Add import/export interfaceHerbert Xu2008-12-24
* crypto: hash - Add shash interfaceHerbert Xu2008-12-24
* crypto: hash - Add missing top-level functionsHerbert Xu2008-08-13
* crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu2008-07-10