crypto: add header include guards
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 23 Jul 2019 11:43:43 +0000 (20:43 +0900)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 2 Aug 2019 04:44:02 +0000 (14:44 +1000)
commit68289c634344431d6f97480eb5384516f37e39b8
treee5e090b0231d1651e6e670c2b2f50d29aa604750
parent1c0ab408bb6e16285fcddc9b4ce74507081d053f
crypto: add header include guards

Add header include guards in case they are included multiple times.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/crypto/sha1_base.h
include/crypto/sha256_base.h
include/crypto/sha512_base.h
include/crypto/sm3_base.h
include/uapi/linux/cryptouser.h