summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-11-13crypto: lrw - Fix out-of bounds access on counter overflowOndrej Mosnacek1-1/+6
2014-11-26crypto: include crypto- module prefix in templateKees Cook23-2/+26
2011-11-09crypto: lrw - add interface for parallelized cipher implementionsJussi Kivilinna2-20/+129
2011-11-09crypto: lrw - split gf128mul table initialization from setkeyJussi Kivilinna1-21/+40
2011-11-09crypto: lrw - use blocksize constantJussi Kivilinna1-3/+5
2011-11-09crypto: lrw - fix memleakJussi Kivilinna1-0/+1
2009-02-17crypto: lrw - Fix big endian supportHerbert Xu1-1/+7
2008-04-21[CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpuMarcin Slusarz1-2/+3
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells28-39/+39
2007-05-02[CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu10-37/+117
2007-02-06[CRYPTO] api: Add type-safe spawnsHerbert Xu8-28/+61
2006-12-07[CRYPTO] lrw: round --> lrw_roundDavid S. Miller1-2/+2
2006-12-07[CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher modeRik Snel3-0/+315