diff options
author | Eric Biggers <ebiggers@google.com> | 2018-02-19 23:48:06 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-03-03 00:03:22 +0800 |
commit | e16bf974b3d965edc9bd76fc645c3ee2c40c33b8 (patch) | |
tree | 0315b944d5c2e27a6000463efff1e597cd88bc72 /Kbuild | |
parent | 340b83032634c37f10626be7388052583a9a4d95 (diff) | |
download | linux-e16bf974b3d965edc9bd76fc645c3ee2c40c33b8.tar.bz2 |
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>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions