summaryrefslogtreecommitdiffstats
path: root/crypto/pcbc.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: include crypto- module prefix in templateKees Cook2014-11-261-0/+1
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-071-1/+1
* [CRYPTO] pcbc: Use crypto_xorHerbert Xu2008-01-111-81/+24
* [CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu2007-05-021-3/+8
* [CRYPTO] api: Add type-safe spawnsHerbert Xu2007-02-071-4/+5
* [CRYPTO] pcbc: Add Propagated CBC templateDavid Howells2007-02-071-0/+348
OpenPOWER on IntegriCloud