summaryrefslogtreecommitdiffstats
path: root/crypto/shash.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: shash - Export async functionsHerbert Xu2009-07-141-20/+22
* crypto: shash - Make descsize a run-time attributeHerbert Xu2009-07-141-11/+28
* crypto: shash - Move null setkey check to registration timeHerbert Xu2009-07-121-3/+8
* crypto: shash - Move finup/digest null checks to registration timeHerbert Xu2009-07-111-4/+6
* crypto: shash - Export/import hash state onlyHerbert Xu2009-07-111-11/+14
* crypto: shash - Propagate reinit return valueHerbert Xu2009-07-081-1/+1
* crypto: shash - Use finup in default digestHerbert Xu2009-07-081-2/+1
* crypto: shash - Add shash_register_instanceHerbert Xu2009-07-081-1/+25
* crypto: shash - Add shash_attr_alg2 helperHerbert Xu2009-07-081-0/+10
* crypto: shash - Add spawn supportHerbert Xu2009-07-081-0/+9
* crypto: shash - Add shash_instanceHerbert Xu2009-07-081-0/+7
* crypto: shash - Fix unaligned calculation with short lengthYehuda Sadeh2009-03-271-0/+3
* crypto: api - Fix crypto_alloc_tfm/create_create_tfm return conventionHerbert Xu2009-02-181-13/+5
* crypto: shash - Remove superfluous check in init_tfmHerbert Xu2009-02-181-2/+0
* crypto: shash - Fix module refcountAdrian-Ken Rueegsegger2009-02-051-1/+6
* crypto: hash - Make setkey optionalHerbert Xu2008-12-251-0/+3
* crypto: hash - Export shash through hashHerbert Xu2008-12-251-0/+109
* crypto: hash - Add import/export interfaceHerbert Xu2008-12-251-0/+14
* crypto: hash - Export shash through ahashHerbert Xu2008-12-251-0/+143
* crypto: hash - Add shash interfaceHerbert Xu2008-12-251-0/+239
OpenPOWER on IntegriCloud