summaryrefslogtreecommitdiff
path: root/crypto/ansi_cprng.c
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
commitdcccd0cd0b71190c167e73dcc515671bc9b5f1c7 (patch)
treeb8fee9e6614b5f7dac708e435ff0e83c437ce63c /crypto/ansi_cprng.c
parent2de1867ad0d10df1d1c4e9b2d24322797e3c49cf (diff)
downloadlinux-crypto-dcccd0cd0b71190c167e73dcc515671bc9b5f1c7.tar.gz
linux-crypto-dcccd0cd0b71190c167e73dcc515671bc9b5f1c7.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 'crypto/ansi_cprng.c')
0 files changed, 0 insertions, 0 deletions