Searched hist:e16bf974b3d965edc9bd76fc645c3ee2c40c33b8 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | serpent_avx2_glue.c | diff e16bf974b3d965edc9bd76fc645c3ee2c40c33b8 Tue Feb 20 08:48:06 CET 2018 Eric Biggers <ebiggers@google.com> crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Convert the AVX and AVX2 implementations of Serpent 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>
|
H A D | serpent_avx_glue.c | diff e16bf974b3d965edc9bd76fc645c3ee2c40c33b8 Tue Feb 20 08:48:06 CET 2018 Eric Biggers <ebiggers@google.com> crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Convert the AVX and AVX2 implementations of Serpent 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>
|