summaryrefslogtreecommitdiff
path: root/crypto/ecb.c
Commit message (Expand)AuthorAge
* crypto: include crypto- module prefix in templateKees Cook2014-11-26
* crypto: ecb - Fix checkpatch errorsRichard Hartmann2010-02-16
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* [CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu2007-05-02
* [CRYPTO] api: Add type-safe spawnsHerbert Xu2007-02-07
* [CRYPTO] cipher: Added block ciphers for CBC/ECBHerbert Xu2006-09-21