diff options
author | Eric Biggers <ebiggers@google.com> | 2019-10-25 21:41:11 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-11-01 06:38:32 +0100 |
commit | 53253064adfab4681f53d09e2717dd155997a3dc (patch) | |
tree | 6459f26357986788ec250167b0081271f6279e52 /crypto/api.c | |
parent | crypto: skcipher - remove crypto_has_ablkcipher() (diff) | |
download | linux-53253064adfab4681f53d09e2717dd155997a3dc.tar.xz linux-53253064adfab4681f53d09e2717dd155997a3dc.zip |
crypto: skcipher - rename crypto_skcipher_type2 to crypto_skcipher_type
Now that the crypto_skcipher_type() function has been removed, there's
no reason to call the crypto_type struct for skciphers
"crypto_skcipher_type2". Rename it to simply "crypto_skcipher_type".
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions