aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/internal/hash.h
Commit message (Expand)AuthorAge
* crypto: add crypto_[un]register_shashes for [un]registering multiple shash en...Jussi Kivilinna2012-08-01
* crypto: ahash - Add unaligned handling and default operationsHerbert Xu2009-07-15
* crypto: ahash - Remove old_ahash_algHerbert Xu2009-07-14
* crypto: crypto4xx - Switch to new style ahashHerbert Xu2009-07-14
* crypto: hash - Add helpers to free spawnsHerbert Xu2009-07-14
* crypto: ahash - Add instance/spawn supportHerbert Xu2009-07-14
* crypto: ahash - Convert to new style algorithmsHerbert Xu2009-07-14
* crypto: ahash - Add crypto_ahash_set_reqsizeHerbert Xu2009-07-14
* crypto: shash - Export async functionsHerbert Xu2009-07-14
* crypto: shash - Make descsize a run-time attributeHerbert Xu2009-07-14
* crypto: shash - Add shash_instance_ctxHerbert Xu2009-07-08
* crypto: shash - Add __crypto_shash_castHerbert Xu2009-07-08
* crypto: shash - Add crypto_shash_ctx_alignedHerbert Xu2009-07-08
* crypto: shash - Add shash_register_instanceHerbert Xu2009-07-08
* crypto: shash - Add shash_attr_alg2 helperHerbert Xu2009-07-08
* crypto: shash - Add spawn supportHerbert Xu2009-07-08
* crypto: shash - Add shash_instanceHerbert Xu2009-07-08
* crypto: hash - Export shash through hashHerbert Xu2008-12-24
* crypto: hash - Add import/export interfaceHerbert Xu2008-12-24
* crypto: hash - Add shash interfaceHerbert Xu2008-12-24
* crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu2008-07-10
* crypto: hash - Added scatter list walking helperHerbert Xu2008-07-10