openssl/providers/implementations/rands
David Carlier 0bb450fe2f DragonFlyBSD build fix and update.
getentropy call is not supported however getrandom since the 5.7.x branch is.
current LTS stable is 5.8.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13375)
2020-11-13 10:49:11 +10:00
..
seeding DragonFlyBSD build fix and update. 2020-11-13 10:49:11 +10:00
build.info CTR, HASH and HMAC DRBGs in provider 2020-06-24 20:05:42 +10:00
crngt.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
drbg_ctr.c Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 2020-11-11 12:15:48 +01:00
drbg_hash.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
drbg_hmac.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
drbg_local.h prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
drbg.c Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 2020-11-11 12:15:48 +01:00
rand_pool.c Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 2020-11-11 12:15:48 +01:00
test_rng.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00