Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-10 | crypto: hash - Move ahash functions into crypto/hash.h | Herbert Xu | 1 | -0/+1 |
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 | -9/+93 |
2007-10-10 | [CRYPTO] api: Add missing headers for setkey_unaligned | Herbert Xu | 1 | -1/+2 |
2007-08-06 | [CRYPTO] api: fix writting into unallocated memory in setkey_aligned | Sebastian Siewior | 1 | -1/+1 |
2007-07-11 | [CRYPTO] api: Handle unaligned keys in setkey | Sebastian Siewior | 1 | -1/+37 |
2007-05-02 | [CRYPTO] api: Proc functions should be marked as unused | Herbert Xu | 1 | -1/+1 |
2007-02-07 | [CRYPTO] api: Allow multiple frontends per backend | Herbert Xu | 1 | -2/+3 |
2006-09-21 | [CRYPTO] digest: Added user API for new hash type | Herbert Xu | 1 | -0/+61 |