diff options
author | Eric Biggers <ebiggers@google.com> | 2019-04-13 06:23:52 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-04-18 16:15:04 +0200 |
commit | 0a877e354a2c09435c8aea3fd2188cdef3c149f7 (patch) | |
tree | 223f992c09f539e5d109f75e79cabd81587a2f14 /crypto/ecb.c | |
parent | crypto: scompress - initialize per-CPU variables on each CPU (diff) | |
download | linux-0a877e354a2c09435c8aea3fd2188cdef3c149f7.tar.xz linux-0a877e354a2c09435c8aea3fd2188cdef3c149f7.zip |
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 0e145b477dea ("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>
Diffstat (limited to 'crypto/ecb.c')
0 files changed, 0 insertions, 0 deletions