linux/include/crypto/internal
Eric Biggers e17568e158 crypto: user - forward declare crypto_nlsk
Move the declaration of crypto_nlsk into internal/cryptouser.h.  This
fixes the following sparse warning:

    crypto/crypto_user_base.c:41:13: warning: symbol 'crypto_nlsk' was not declared. Should it be static?

Cc: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-01-18 18:43:43 +08:00
..
acompress.h
aead.h
akcipher.h crypto: Add akcipher_set_reqsize() function 2017-07-28 17:58:04 +08:00
cryptouser.h crypto: user - forward declare crypto_nlsk 2019-01-18 18:43:43 +08:00
geniv.h crypto: null - Remove VLA usage of skcipher 2018-09-28 12:46:08 +08:00
hash.h crypto: algapi - remove crypto_alloc_instance() 2019-01-11 14:16:58 +08:00
kpp.h
rng.h
rsa.h
scompress.h crypto: scomp - delete unused comments 2017-12-28 17:56:50 +11:00
simd.h crypto: simd - allow registering multiple algorithms at once 2018-03-03 00:03:17 +08:00
skcipher.h crypto: skcipher - add helper for simple block cipher modes 2019-01-11 14:16:57 +08:00