summaryrefslogtreecommitdiff
path: root/crypto/algapi.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2020-01-02 19:59:07 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2020-01-09 11:30:57 +0800
commit7f44ab0b2879eeb647e92fb6c28308d9b9b488fa (patch)
tree69283503f84b21eed97c18c76184d2196eea3b6a /crypto/algapi.c
parent91b819a2b638ecad59d19c1b764a9e32856c1c32 (diff)
downloadlinux-crypto-7f44ab0b2879eeb647e92fb6c28308d9b9b488fa.tar.gz
linux-crypto-7f44ab0b2879eeb647e92fb6c28308d9b9b488fa.zip
crypto: ahash - unexport crypto_ahash_type
Now that all the templates that need ahash spawns have been converted to use crypto_grab_ahash() rather than look up the algorithm directly, crypto_ahash_type is no longer used outside of ahash.c. Make it static. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions