On Fri, Apr 12, 2019 at 09:23:52PM -0700, Eric Biggers wrote:
> From: Eric Biggers <[email protected]>
> 
> Remove cryptd_alloc_ablkcipher() and the ability of cryptd to create
> algorithms with the deprecated "ablkcipher" type.
> 
> This has been unused since commit 0e145b477dea ("crypto: ablk_helper -
> remove ablk_helper").  Instead, cryptd_alloc_skcipher() is used.
> 
> Signed-off-by: Eric Biggers <[email protected]>
> ---
>  crypto/cryptd.c         | 249 ----------------------------------------
>  include/crypto/cryptd.h |  18 +--
>  2 files changed, 1 insertion(+), 266 deletions(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Reply via email to