Searched hist:"0 e6ab46dadb0ec7b76ab3aa41eae3920cdd4d82b" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | twofish_avx_glue.c | diff 0e6ab46dadb0ec7b76ab3aa41eae3920cdd4d82b Tue Feb 20 08:48:11 CET 2018 Eric Biggers <ebiggers@google.com> crypto: x86/twofish-avx - convert to skcipher interface
Convert the AVX implementation of Twofish from the (deprecated) ablkcipher and blkcipher interfaces over to the skcipher interface. Note that this includes replacing the use of ablk_helper with crypto_simd.
Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/linux/crypto/ |
H A D | Kconfig | diff 0e6ab46dadb0ec7b76ab3aa41eae3920cdd4d82b Tue Feb 20 08:48:11 CET 2018 Eric Biggers <ebiggers@google.com> crypto: x86/twofish-avx - convert to skcipher interface
Convert the AVX implementation of Twofish from the (deprecated) ablkcipher and blkcipher interfaces over to the skcipher interface. Note that this includes replacing the use of ablk_helper with crypto_simd.
Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|