summaryrefslogtreecommitdiff
path: root/crypto/anubis.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2021-01-05 17:47:55 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2021-01-14 17:10:28 +1100
commitaaf1e975739d2bfa88a838905e25483ca47aa361 (patch)
treec056438a31fe0607844c2dfcd9f654cfde74516b /crypto/anubis.c
parent5ec456b5b917c34c3c6161a41dd1df645bfb4265 (diff)
downloadlinux-crypto-aaf1e975739d2bfa88a838905e25483ca47aa361.tar.gz
linux-crypto-aaf1e975739d2bfa88a838905e25483ca47aa361.zip
crypto: x86/serpent - drop CTR mode implementation
Serpent in CTR mode is never used by the kernel directly, and is highly unlikely to be relied upon by dm-crypt or algif_skcipher. So let's drop the accelerated CTR mode implementation, and instead, rely on the CTR template and the bare cipher. Acked-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/anubis.c')
0 files changed, 0 insertions, 0 deletions