diff options
author | 2019-10-25 12:41:10 -0700 | |
---|---|---|
committer | 2019-11-01 13:38:32 +0800 | |
commit | cec0cb8a28f9060367099beeafd0dbdb76fdfae2 (patch) | |
tree | 71d6b660a510dbf19dfd629200f865a5abc25ab1 /include/crypto/algapi.h | |
parent | crypto: skcipher - unify the crypto_has_skcipher*() functions (diff) | |
download | wireguard-linux-cec0cb8a28f9060367099beeafd0dbdb76fdfae2.tar.xz wireguard-linux-cec0cb8a28f9060367099beeafd0dbdb76fdfae2.zip |
crypto: skcipher - remove crypto_has_ablkcipher()
crypto_has_ablkcipher() has no users, and it does the same thing as
crypto_has_skcipher() anyway. So remove it. This also removes the last
user of crypto_skcipher_type() and crypto_skcipher_mask(), so remove
those too.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/crypto/algapi.h')
0 files changed, 0 insertions, 0 deletions