]> git.baikalelectronics.ru Git - kernel.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)
commitbef6925844c41e7d0435e10e3292c00f677b87d3
treeff03e53b3dd71e9303105026fbbc22355ff39e5e
parentb2e33bd89380b7bc0ae2d63cd42a45d164e9e078
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