crypto: x86/glue_helper - remove blkcipher_walk functions
authorEric Biggers <ebiggers@google.com>
Tue, 20 Feb 2018 07:48:26 +0000 (23:48 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 2 Mar 2018 16:03:34 +0000 (00:03 +0800)
commit0d87d0f4254cc581d3fac51d1e11b51b2549e42a
tree0326f5d33ca01989bb3900be75ff967731953166
parent217afccf65064709fb032652ee17cc0a8f68b7b5
crypto: x86/glue_helper - remove blkcipher_walk functions

Now that all glue_helper users have been switched from the blkcipher
interface over to the skcipher interface, remove the versions of the
glue_helper functions that handled the blkcipher interface.

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