summaryrefslogtreecommitdiffstats
path: root/crypto/lrw.c
AgeCommit message (Expand)AuthorLines
2008-04-21[CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpuMarcin Slusarz-2/+3
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells-1/+1
2007-05-02[CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu-3/+8
2007-02-07[CRYPTO] api: Add type-safe spawnsHerbert Xu-5/+6
2006-12-06[CRYPTO] lrw: round --> lrw_roundDavid S. Miller-2/+2
2006-12-06[CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher modeRik Snel-0/+301