summaryrefslogtreecommitdiff
path: root/crypto/pcbc.c
Commit message (Expand)AuthorAge
* crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-04
* crypto: algapi - make crypto_xor() and crypto_inc() alignment agnosticArd Biesheuvel2017-02-11
* crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza2017-01-13
* crypto: pcbc - Convert to skcipherHerbert Xu2016-11-28
* crypto: include crypto- module prefix in templateKees Cook2014-11-26
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* [CRYPTO] pcbc: Use crypto_xorHerbert Xu2008-01-11
* [CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu2007-05-02
* [CRYPTO] api: Add type-safe spawnsHerbert Xu2007-02-07
* [CRYPTO] pcbc: Add Propagated CBC templateDavid Howells2007-02-07