summaryrefslogtreecommitdiffstats
path: root/crypto/lrw.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: lrw - Fix big endian supportHerbert Xu2009-02-171-1/+7
* [CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpuMarcin Slusarz2008-04-211-2/+3
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-071-1/+1
* [CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu2007-05-021-3/+8
* [CRYPTO] api: Add type-safe spawnsHerbert Xu2007-02-071-5/+6
* [CRYPTO] lrw: round --> lrw_roundDavid S. Miller2006-12-061-2/+2
* [CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher modeRik Snel2006-12-061-0/+301
OpenPOWER on IntegriCloud