diff options
author | Eric Biggers <ebiggers@google.com> | 2020-01-02 19:59:07 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-01-09 11:30:57 +0800 |
commit | 6d1b41fce0aa916efd1ce0728e1e4bd20a3642d5 (patch) | |
tree | 4aff7f46205bff1d4bd14e660d46e5b8cca8f02c /crypto/algapi.c | |
parent | 629f1afc15ee8f34ec67bef0c33b9bccca7eeecc (diff) | |
download | lwn-6d1b41fce0aa916efd1ce0728e1e4bd20a3642d5.tar.gz lwn-6d1b41fce0aa916efd1ce0728e1e4bd20a3642d5.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 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions