DOC: Add a few previously documented functions
authorRichard Levitte <levitte@openssl.org>
Sun, 21 Nov 2021 09:37:18 +0000 (10:37 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 23 Nov 2021 18:32:39 +0000 (19:32 +0100)
commit1aa96159b0711369de9bf45b20327414cdb6b991
treed5b9bf18c28bfe69bbde6ca623bdf69d5007b6c0
parent776822e8ff6ef52d5638a99e6dbd9820c8228aba
DOC: Add a few previously documented functions

d2i_X509_bio(), d2i_X509_fp(), i2d_X509_bio(), and i2d_X509_fp()
were documented in OpenSSL 1.0.2.  In a grand unification of the
documentation of (almost) all d2i and i2d functions, these were
dropped, most likely by mistake.

This simply adds them back.

Fixes #17091

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17094)
doc/man3/d2i_X509.pod
util/missingcrypto.txt
util/missingcrypto111.txt