Home
last modified time | relevance | path

Searched hist:f43dcaf2c97eae986378f12c46b27fe21f8a885b (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/crypto/
H A Dtwofish-avx-x86_64-asm_64.Sdiff f43dcaf2c97eae986378f12c46b27fe21f8a885b Tue Jan 05 17:47:58 CET 2021 Ard Biesheuvel <ardb@kernel.org> crypto: x86/twofish - drop CTR mode implementation

Twofish 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>
H A Dtwofish_avx_glue.cdiff f43dcaf2c97eae986378f12c46b27fe21f8a885b Tue Jan 05 17:47:58 CET 2021 Ard Biesheuvel <ardb@kernel.org> crypto: x86/twofish - drop CTR mode implementation

Twofish 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>
H A Dtwofish_glue_3way.cdiff f43dcaf2c97eae986378f12c46b27fe21f8a885b Tue Jan 05 17:47:58 CET 2021 Ard Biesheuvel <ardb@kernel.org> crypto: x86/twofish - drop CTR mode implementation

Twofish 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>