]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7045015a957cda04a5f747353d7e691758396113
treefd23612670b891bb79e42a25c0f9336dc534a86d
parent06ce196e85368eeac3aa81bf4b545e4f35a2878a
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