crypto: x86/twofish-3way - convert to skcipher interface
authorEric Biggers <ebiggers@google.com>
Tue, 20 Feb 2018 07:48:09 +0000 (23:48 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 2 Mar 2018 16:03:24 +0000 (00:03 +0800)
commit37992fa47f9ac7e42650eec748d50da0398afa70
tree865c2cdf05930a3e52e0eb36bac2504ebb911115
parentebeea983dd185a29e237ce1a5217fa7196cf64ad
crypto: x86/twofish-3way - convert to skcipher interface

Convert the 3-way implementation of Twofish from the (deprecated)
blkcipher interface over to the skcipher interface.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/twofish_glue_3way.c
crypto/Kconfig