crypto: x86/camellia - convert to skcipher interface
authorEric Biggers <ebiggers@google.com>
Tue, 20 Feb 2018 07:48:22 +0000 (23:48 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 2 Mar 2018 16:03:32 +0000 (00:03 +0800)
commit1af6d03710126392e7333417fcaf2427bfc8f169
tree395bc447df3ba6aa1728749e37f80c2a509fd18f
parent451cc493246e59e265715dd9d2f8e1a25b23b83d
crypto: x86/camellia - convert to skcipher interface

Convert the x86 asm implementation of Camellia 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/camellia_glue.c
crypto/Kconfig