Home
last modified time | relevance | path

Searched hist:"4 bd969243143e224d5aa450fdea1c882a75aa58e" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/crypto/
H A Dcast6_avx_glue.cdiff 4bd969243143e224d5aa450fdea1c882a75aa58e Tue Feb 20 08:48:15 CET 2018 Eric Biggers <ebiggers@google.com> crypto: x86/cast6-avx - convert to skcipher interface

Convert the AVX implementation of CAST6 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>