Skip to content
Commit c51b6c81 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookup



Since the only user of __crypto_alg_lookup is doing exactly what
crypto_alg_lookup does, we can now the latter in lieu of the former.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent b6d44341
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment