Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-02-18 | crypto: api - Fix crypto_alloc_tfm/create_create_tfm return convention | Herbert Xu | 1 | -13/+5 |
2009-02-18 | crypto: shash - Remove superfluous check in init_tfm | Herbert Xu | 1 | -2/+0 |
2009-02-05 | crypto: shash - Fix module refcount | Adrian-Ken Rueegsegger | 1 | -1/+6 |
2008-12-25 | crypto: hash - Make setkey optional | Herbert Xu | 1 | -0/+3 |
2008-12-25 | crypto: hash - Export shash through hash | Herbert Xu | 1 | -0/+109 |
2008-12-25 | crypto: hash - Add import/export interface | Herbert Xu | 1 | -0/+14 |
2008-12-25 | crypto: hash - Export shash through ahash | Herbert Xu | 1 | -0/+143 |
2008-12-25 | crypto: hash - Add shash interface | Herbert Xu | 1 | -0/+239 |