openssl/crypto/rand
Rich Salz d318389eff Document "get/set-app-data" macros.
Documenting the macros removes 14 undocumented items.
Merged three separate manpages into one.
Rename the DRBG CRYPTO_EX define into RAND_DRBG, but keep the old one
for API compatibility.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10216)
2019-10-23 08:31:21 -04:00
..
build.info Rework how our providers are built 2019-10-10 14:12:15 +02:00
drbg_ctr.c Reorganize local header files 2019-09-28 20:26:35 +02:00
drbg_hash.c Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
drbg_hmac.c Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
drbg_lib.c Document "get/set-app-data" macros. 2019-10-23 08:31:21 -04:00
rand_crng_test.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rand_egd.c
rand_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
rand_lib.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rand_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
rand_unix.c Move random-related defines from e_os.h to rand_unix.c 2019-10-19 00:04:27 +02:00
rand_vms.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rand_vxworks.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rand_win.c Reorganize local header files 2019-09-28 20:26:35 +02:00
randfile.c