summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: cryptd - Switch to template create APIHerbert Xu2009-07-143-27/+32
* crypto: hash - Add helpers to free spawnsHerbert Xu2009-07-141-0/+10
* crypto: tcrypt - Add mask parameterHerbert Xu2009-07-141-3/+6
* crypto: ahash - Add instance/spawn supportHerbert Xu2009-07-142-0/+123
* crypto: ahash - Convert to new style algorithmsHerbert Xu2009-07-145-91/+148
* crypto: api - Remove frontend argument from extsize/init_tfmHerbert Xu2009-07-144-14/+8
* crypto: crypto4xx - Use crypto_ahash_set_reqsizeHerbert Xu2009-07-142-2/+4
* crypto: cryptd - Use crypto_ahash_set_reqsizeHerbert Xu2009-07-141-2/+3
* crypto: ahash - Add crypto_ahash_set_reqsizeHerbert Xu2009-07-141-0/+6
* crypto: cryptd - Use shash algorithmsHerbert Xu2009-07-141-80/+84
* crypto: shash - Export async functionsHerbert Xu2009-07-142-20/+25
* crypto: hash - Remove legacy hash/digest implementaionHerbert Xu2009-07-143-34/+3
* crypto: authenc - Remove reference to crypto_hashHerbert Xu2009-07-141-5/+1
* crypto: xcbc - Switch to shashHerbert Xu2009-07-141-148/+87
* crypto: hmac - Switch to shashHerbert Xu2009-07-141-157/+114
* crypto: padlock - Switch sha to shashHerbert Xu2009-07-142-179/+156
* crypto: shash - Make descsize a run-time attributeHerbert Xu2009-07-143-13/+31
* crypto: async - Use kzfree for requestsHerbert Xu2009-07-122-3/+3
* crypto: shash - Move null setkey check to registration timeHerbert Xu2009-07-121-3/+8
* crypto: padlock - Use shash fallback for shaHerbert Xu2009-07-111-30/+52
* crypto: sha256-s390 - Add export/import supportHerbert Xu2009-07-111-0/+26
* crypto: sha1-s390 - Add export/import supportHerbert Xu2009-07-111-0/+26
* crypto: sha256_generic - Add export/import supportHerbert Xu2009-07-112-12/+31
* crypto: sha256_generic - Use 64-bit counter like sha1Herbert Xu2009-07-111-35/+30
* crypto: sha1_generic - Add export/import supportHerbert Xu2009-07-112-16/+33
* crypto: shash - Move finup/digest null checks to registration timeHerbert Xu2009-07-111-4/+6
* crypto: shash - Export/import hash state onlyHerbert Xu2009-07-112-15/+28
* crypto: api - Fix crypto_drop_spawn crash on blank spawnsHerbert Xu2009-07-091-0/+3
* crypto: shash - Add shash_instance_ctxHerbert Xu2009-07-091-0/+5
* 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 __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-082-2/+27
* crypto: shash - Add shash_attr_alg2 helperHerbert Xu2009-07-082-0/+12
* crypto: api - Add crypto_attr_alg2 helperHerbert Xu2009-07-084-13/+40
* crypto: shash - Add spawn supportHerbert Xu2009-07-082-0/+23
* crypto: api - Add new style spawn supportHerbert Xu2009-07-082-3/+58
* crypto: shash - Add shash_instanceHerbert Xu2009-07-082-0/+33
* crypto: api - Add crypto_alloc_instance2Herbert Xu2009-07-072-6/+33
* crypto: api - Add new template create functionHerbert Xu2009-07-072-0/+6
* crypto: ansi_prng - alloc cipher just in initSebastian Andrzej Siewior2009-07-031-17/+8
* crypto: ansi_prng - Use just a BH lockSebastian Andrzej Siewior2009-07-031-5/+4
* crypto: testmgr - Allow implementation-specific testsHerbert Xu2009-07-021-4/+13
* crypto: skcipher - Change default sync geniv on SMP to eseqivHerbert Xu2009-06-251-1/+19
* crypto: skcipher - Fix request for sync algorithmsHerbert Xu2009-06-251-1/+2
* hwrng: Use PCI_VDEVICEJoe Perches2009-06-252-4/+3
* crypto: testmgr - Remove hash size checkHerbert Xu2009-06-241-4/+0
* crypto: aes-ni - Don't print message with KERN_ERR on old systemRoland Dreier2009-06-241-1/+1
* crypto: fips - Select CPRNGNeil Horman2009-06-211-0/+1
OpenPOWER on IntegriCloud