summaryrefslogtreecommitdiffstats
path: root/crypto/xts.c
AgeCommit message (Expand)Author
2016-11-28crypto: xts - Convert to skcipherHerbert Xu
2016-08-16crypto: xts - fix a little typoCorentin LABBE
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller
2014-11-26crypto: include crypto- module prefix in templateKees Cook
2011-11-09crypto: xts: add interface for parallelized cipher implementationsJussi Kivilinna
2011-11-09crypto: xts - use blocksize constantJussi Kivilinna
2011-03-31Fix common misspellingsLucas De Marchi
2010-05-26crypto: Use ERR_CASTJulia Lawall
2008-03-06[CRYPTO] xts: Use proper alignmentSebastian Siewior
2007-10-10[CRYPTO] xts: XTS blockcipher mode implementation without partial blocksRik Snel