]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: cryptd - remove ability to instantiate ablkciphers
authorEric Biggers <ebiggers@google.com>
Sat, 13 Apr 2019 04:23:52 +0000 (21:23 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 18 Apr 2019 14:15:04 +0000 (22:15 +0800)
commit8bd4942cdb6dba5a9f74989ae68bc6dfc9d5bea0
tree223f992c09f539e5d109f75e79cabd81587a2f14
parent037d4c495787bef8fe85bef4edbcc7345ff6a489
crypto: cryptd - remove ability to instantiate ablkciphers

Remove cryptd_alloc_ablkcipher() and the ability of cryptd to create
algorithms with the deprecated "ablkcipher" type.

This has been unused since commit 91539f608914 ("crypto: ablk_helper -
remove ablk_helper").  Instead, cryptd_alloc_skcipher() is used.

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