crypto: blake2s - adjust include guard naming
authorEric Biggers <ebiggers@google.com>
Wed, 23 Dec 2020 08:09:57 +0000 (00:09 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 2 Jan 2021 21:41:38 +0000 (08:41 +1100)
commit8786841bc2020f7f2513a6c74e64912f07b9c0dc
tree9c563ac1b854715fb0efb4e6ce16aeec23318cfe
parent7d87131fadd53a0401b5c078dd64e58c3ea6994c
crypto: blake2s - adjust include guard naming

Use the full path in the include guards for the BLAKE2s headers to avoid
ambiguity and to match the convention for most files in include/crypto/.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/crypto/blake2s.h
include/crypto/internal/blake2s.h