Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: hash - Fix handling of sg entry that crosses page boundary | Herbert Xu | 2009-05-31 | 1 | -3/+4 |
* | crypto: ahash - Fix digest size in /proc/crypto | Lee Nipper | 2009-02-19 | 1 | -1/+1 |
* | crypto: hash - Make setkey optional | Herbert Xu | 2008-12-25 | 1 | -1/+7 |
* | crypto: hash - Export shash through hash | Herbert Xu | 2008-12-25 | 1 | -0/+16 |
* | crypto: hash - Add import/export interface | Herbert Xu | 2008-12-25 | 1 | -0/+14 |
* | crypto: hash - Added scatter list walking helper | Herbert Xu | 2008-07-10 | 1 | -1/+90 |
* | crypto: hash - Removed vestigial ahash fields | Herbert Xu | 2008-07-10 | 1 | -1/+0 |
* | crypto: hash - Fixed digest size check | Herbert Xu | 2008-07-10 | 1 | -1/+1 |
* | [CRYPTO] hash: Add asynchronous hash support | Loc Ho | 2008-07-10 | 1 | -0/+106 |