Age | Commit message (Expand) | Author |
---|---|---|
2016-11-28 | crypto: pcbc - Convert to skcipher | Herbert Xu |
2014-11-26 | crypto: include crypto- module prefix in template | Kees Cook |
2008-02-07 | Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) | David Howells |
2008-01-11 | [CRYPTO] pcbc: Use crypto_xor | Herbert Xu |
2007-05-02 | [CRYPTO] templates: Pass type/mask when creating instances | Herbert Xu |
2007-02-07 | [CRYPTO] api: Add type-safe spawns | Herbert Xu |
2007-02-07 | [CRYPTO] pcbc: Add Propagated CBC template | David Howells |