crypto: xts - remove xts_crypt()
authorEric Biggers <ebiggers@google.com>
Tue, 20 Feb 2018 07:48:24 +0000 (23:48 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 2 Mar 2018 16:03:33 +0000 (00:03 +0800)
commiteb66ecd56107e563de65121866990ec07142245d
treefd23612670b891bb79e42a25c0f9336dc534a86d
parent44893bc2962363417ff9bed7876e0e58741e4f76
crypto: xts - remove xts_crypt()

Now that all users of xts_crypt() have been removed in favor of the XTS
template wrapping an ECB mode algorithm, remove xts_crypt().

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/xts.c
include/crypto/xts.h