Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-12-25 | crypto: hash - Make setkey optional | Herbert Xu | 1 | -1/+7 |
2008-12-25 | crypto: hash - Export shash through hash | Herbert Xu | 1 | -0/+16 |
2008-12-25 | crypto: hash - Add import/export interface | Herbert Xu | 1 | -0/+14 |
2008-07-10 | crypto: hash - Added scatter list walking helper | Herbert Xu | 1 | -1/+90 |
2008-07-10 | crypto: hash - Removed vestigial ahash fields | Herbert Xu | 1 | -1/+0 |
2008-07-10 | crypto: hash - Fixed digest size check | Herbert Xu | 1 | -1/+1 |
2008-07-10 | [CRYPTO] hash: Add asynchronous hash support | Loc Ho | 1 | -0/+106 |