openssl/providers/implementations/rands
Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18069)
2022-04-22 11:34:41 +02:00
..
seeding Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
build.info
crngt.c Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA 2022-04-01 10:49:19 +11:00
drbg_ctr.c str[n]casecmp => OPENSSL_strncasecmp 2022-04-22 11:34:41 +02:00
drbg_hash.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
drbg_hmac.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
drbg_local.h
drbg.c Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA 2022-04-01 10:49:19 +11:00
seed_src.c Avoid double-free on unsuccessful getting PRNG seeding 2021-09-21 18:37:14 +02:00
test_rng.c test-rand: return failure on not enough data, allow parent 2021-10-26 20:02:55 +10:00