mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
695cb63c74
Avoid this warning when compiled with llvm/gcc + mingw-w64 and `USE_BCRYPTGENRANDOM` enabled: ``` ../providers/implementations/rands/seeding/rand_win.c:31:11: warning: unknown pragma ignored [-Wunknown-pragmas] ^ 1 warning generated. ``` CLA: trivial Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18709) |
||
---|---|---|
.. | ||
seeding | ||
build.info | ||
crngt.c | ||
drbg_ctr.c | ||
drbg_hash.c | ||
drbg_hmac.c | ||
drbg_local.h | ||
drbg.c | ||
seed_src.c | ||
test_rng.c |