Document "get/set-app-data" macros.
authorRich Salz <rsalz@akamai.com>
Fri, 18 Oct 2019 16:24:39 +0000 (12:24 -0400)
committerRich Salz <rsalz@akamai.com>
Wed, 23 Oct 2019 12:31:21 +0000 (08:31 -0400)
commitd318389eff0fb80d4a88c7af1cc314f185ba94e1
tree5ffff2fcd93266313ffefc4d24585609c7350104
parentc89799605b833f769ce4cfd879bb291f49b133be
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)
crypto/rand/drbg_lib.c
doc/man3/BIO_get_ex_new_index.pod
doc/man3/CRYPTO_get_ex_new_index.pod
doc/man3/RAND_DRBG_set_ex_data.pod [deleted file]
doc/man3/SSL_CTX_set_ex_data.pod [deleted file]
doc/man3/SSL_SESSION_get_ex_data.pod [deleted file]
include/openssl/crypto.h
include/openssl/rand_drbg.h
test/drbgtest.c
util/missingmacro.txt