linux/drivers/crypto/chelsio
Colin Ian King 1efb892b6c crypto: chelsio - Make function aead_ccm_validate_input static
Function aead_ccm_validate_input is local to the source and does not
need to be in global scope, so make it static.

Cleans up sparse warning:
drivers/crypto/chelsio/chcr_algo.c:2627:5: warning: symbol
'aead_ccm_validate_input' was not declared. Should it be static?

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-02-15 23:26:56 +08:00
..
chcr_algo.c crypto: chelsio - Make function aead_ccm_validate_input static 2018-02-15 23:26:56 +08:00
chcr_algo.h chcr: Add support for Inline IPSec 2017-11-29 17:33:29 +11:00
chcr_core.c chcr: Add support for Inline IPSec 2017-11-29 17:33:29 +11:00
chcr_core.h chcr: Add support for Inline IPSec 2017-11-29 17:33:29 +11:00
chcr_crypto.h crypto: chelsio - Add authenc versions of ctr and sha 2018-01-18 22:52:29 +11:00
chcr_ipsec.c crypto: chelsio - fix a type cast error 2017-12-22 19:29:02 +11:00
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2017-12-22 20:00:50 +11:00
Makefile chcr: Add support for Inline IPSec 2017-11-29 17:33:29 +11:00