aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2020-12-23 00:09:52 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2021-01-03 08:41:38 +1100
commitdf412e7efda1e2c5b5fcb06701bba77434cbd1e8 (patch)
tree792a5180b0963039612d8edd3247d5d87806ec16 /include/crypto
parentcrypto: x86/blake2s - define shash_alg structs using macros (diff)
downloadlinux-dev-df412e7efda1e2c5b5fcb06701bba77434cbd1e8.tar.xz
linux-dev-df412e7efda1e2c5b5fcb06701bba77434cbd1e8.zip
crypto: blake2s - remove unneeded includes
It doesn't make sense for the generic implementation of BLAKE2s to include <crypto/internal/simd.h> and <linux/jump_label.h>, as these are things that would only be useful in an architecture-specific implementation. Remove these unnecessary includes. Acked-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions