aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/shash.c
Commit message (Expand)AuthorAge
* crypto: shash - Fix unaligned calculation with short lengthYehuda Sadeh2009-03-27
* crypto: api - Fix crypto_alloc_tfm/create_create_tfm return conventionHerbert Xu2009-02-18
* crypto: shash - Remove superfluous check in init_tfmHerbert Xu2009-02-18
* crypto: shash - Fix module refcountAdrian-Ken Rueegsegger2009-02-05
* crypto: hash - Make setkey optionalHerbert Xu2008-12-24
* crypto: hash - Export shash through hashHerbert Xu2008-12-24
* crypto: hash - Add import/export interfaceHerbert Xu2008-12-24
* crypto: hash - Export shash through ahashHerbert Xu2008-12-24
* crypto: hash - Add shash interfaceHerbert Xu2008-12-24