]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: api - Unexport crypto_larval_lookup()
authorEric Biggers <ebiggers@google.com>
Thu, 7 Dec 2017 18:55:59 +0000 (10:55 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Dec 2017 08:29:06 +0000 (19:29 +1100)
commitcadc9ab50350a24140612814109e826bb0e2ae37
treeff03e53b3dd71e9303105026fbbc22355ff39e5e
parent3fc1264271c151e150b16026a25f531b3c2e79d6
crypto: api - Unexport crypto_larval_lookup()

crypto_larval_lookup() is not used outside of crypto/api.c, so unexport
it and mark it 'static'.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/api.c
crypto/internal.h