summaryrefslogtreecommitdiff
path: root/scripts/Makefile.debug
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2026-03-26 03:15:05 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2026-04-03 03:56:12 +0300
commit65b3c2f6278516397bebcdbf4698bd3102120ca5 (patch)
treec25d669d4c22db493955adefa15edfc7f6573d90 /scripts/Makefile.debug
parentbdd2cc93bfd051f05084115faad35f9b5402a194 (diff)
downloadlinux-65b3c2f6278516397bebcdbf4698bd3102120ca5.tar.xz
crypto: rng - Make crypto_stdrng_get_bytes() use normal RNG in non-FIPS mode
"stdrng" is needed only in "FIPS mode". Therefore, make crypto_stdrng_get_bytes() delegate to either the normal Linux RNG or to "stdrng", depending on the current mode. This will eliminate the need to built the SP800-90A DRBG and its dependencies into CRYPTO_FIPS=n kernels. Signed-off-by: Eric Biggers <ebiggers@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/Makefile.debug')
0 files changed, 0 insertions, 0 deletions