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:34:19 +0000 (19:34 +0100)
commit4db1df8e824733b6289dc86dcc78bfe325031969
treeb08551bb9d6d73a34f7e51f99ec865792896fc84
parent5321333520b95a4f355916923af6c24dd10ed5dc
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)

(cherry picked from commit 1aa96159b0711369de9bf45b20327414cdb6b991)
doc/man3/d2i_X509.pod
util/missingcrypto.txt
util/missingcrypto111.txt