summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/serpent-avx2-asm_64.S
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2021-01-05 19:47:54 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2021-01-14 09:10:28 +0300
commita1f91ecf812ac333ee2897f3eb2d8f4f6b4ce942 (patch)
treed61b0eabd141d377e30535380e9c678893c89559 /arch/x86/crypto/serpent-avx2-asm_64.S
parent31d49c448ab8556ce8d340eb28da2484e5b5629c (diff)
downloadlinux-a1f91ecf812ac333ee2897f3eb2d8f4f6b4ce942.tar.xz
crypto: x86/camellia - drop CTR mode implementation
Camellia 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 'arch/x86/crypto/serpent-avx2-asm_64.S')
0 files changed, 0 insertions, 0 deletions