Searched hist:"1 e63183a203dba8333677c9490455df48f937ea0" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | cast5_avx_glue.c | diff 1e63183a203dba8333677c9490455df48f937ea0 Tue Feb 20 08:48:13 CET 2018 Eric Biggers <ebiggers@google.com> crypto: x86/cast5-avx - convert to skcipher interface
Convert the AVX implementation of CAST5 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 1e63183a203dba8333677c9490455df48f937ea0 Tue Feb 20 08:48:13 CET 2018 Eric Biggers <ebiggers@google.com> crypto: x86/cast5-avx - convert to skcipher interface
Convert the AVX implementation of CAST5 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>
|