summaryrefslogtreecommitdiffstats
path: root/include/crypto/internal/hash.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: ahash - Add unaligned handling and default operationsHerbert Xu2009-07-151-0/+6
* crypto: ahash - Remove old_ahash_algHerbert Xu2009-07-141-6/+0
* crypto: crypto4xx - Switch to new style ahashHerbert Xu2009-07-141-0/+6
* crypto: hash - Add helpers to free spawnsHerbert Xu2009-07-141-0/+10
* crypto: ahash - Add instance/spawn supportHerbert Xu2009-07-141-0/+51
* crypto: ahash - Convert to new style algorithmsHerbert Xu2009-07-141-3/+8
* crypto: ahash - Add crypto_ahash_set_reqsizeHerbert Xu2009-07-141-0/+6
* crypto: shash - Export async functionsHerbert Xu2009-07-141-0/+3
* crypto: shash - Make descsize a run-time attributeHerbert Xu2009-07-141-1/+1
* crypto: shash - Add shash_instance_ctxHerbert Xu2009-07-091-0/+5
* crypto: shash - Add __crypto_shash_castHerbert Xu2009-07-081-0/+5
* crypto: shash - Add crypto_shash_ctx_alignedHerbert Xu2009-07-081-0/+5
* crypto: shash - Add shash_register_instanceHerbert Xu2009-07-081-1/+2
* crypto: shash - Add shash_attr_alg2 helperHerbert Xu2009-07-081-0/+2
* crypto: shash - Add spawn supportHerbert Xu2009-07-081-0/+14
* crypto: shash - Add shash_instanceHerbert Xu2009-07-081-0/+26
* crypto: hash - Export shash through hashHerbert Xu2008-12-251-0/+3
* crypto: hash - Add import/export interfaceHerbert Xu2008-12-251-5/+0
* crypto: hash - Add shash interfaceHerbert Xu2008-12-251-0/+8
* crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu2008-07-101-0/+37
* crypto: hash - Added scatter list walking helperHerbert Xu2008-07-101-0/+41
OpenPOWER on IntegriCloud