openssl/providers/implementations/rands
Irak Rigia 1e6bd31e58 Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
Fixes #20710

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20745)
2023-04-21 16:19:11 +02:00
..
seeding remove extra define for __NR_getrandom and add some comments 2023-01-06 06:41:13 +00:00
build.info Drop libimplementations.a 2021-05-07 10:17:23 +02:00
crngt.c Update copyright year 2022-05-03 13:34:51 +01:00
drbg_ctr.c Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 2023-04-21 16:19:11 +02:00
drbg_hash.c Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 2023-04-21 16:19:11 +02:00
drbg_hmac.c Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 2023-04-21 16:19:11 +02:00
drbg_local.h DRBG: restrict the digests that can be used with HMAC and Hash DRBGs. 2023-03-29 09:25:19 +11:00
drbg.c Declare FIPS option functions in their own header 2023-03-29 09:25:58 +11:00
seed_src.c Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 2023-04-21 16:19:11 +02:00
test_rng.c Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 2023-04-21 16:19:11 +02:00