summaryrefslogtreecommitdiffstats
path: root/crypto/xts.c
diff options
context:
space:
mode:
authorHerbert Xu2016-11-22 13:08:16 +0100
committerHerbert Xu2016-11-28 14:23:17 +0100
commit700cb3f5fe755b1a2d0f5cf3ae89ad7ef69d321f (patch)
treeb53f52270de98471b02be0bfcaca6cc779da8cf1 /crypto/xts.c
parentcrypto: aes-ce-ccm - Use skcipher walk interface (diff)
downloadkernel-qcow2-linux-700cb3f5fe755b1a2d0f5cf3ae89ad7ef69d321f.tar.gz
kernel-qcow2-linux-700cb3f5fe755b1a2d0f5cf3ae89ad7ef69d321f.tar.xz
kernel-qcow2-linux-700cb3f5fe755b1a2d0f5cf3ae89ad7ef69d321f.zip
crypto: lrw - Convert to skcipher
This patch converts lrw over to the skcipher interface. It also optimises the implementation to be based on ECB instead of the underlying cipher. For compatibility the existing naming scheme of lrw(aes) is maintained as opposed to the more obvious one of lrw(ecb(aes)). Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/xts.c')
0 files changed, 0 insertions, 0 deletions