summaryrefslogtreecommitdiffstats
path: root/util/missingcrypto111.txt
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2021-11-21 10:37:18 +0100
committerRichard Levitte <levitte@openssl.org>2021-11-23 19:32:39 +0100
commit1aa96159b0711369de9bf45b20327414cdb6b991 (patch)
treed5b9bf18c28bfe69bbde6ca623bdf69d5007b6c0 /util/missingcrypto111.txt
parent776822e8ff6ef52d5638a99e6dbd9820c8228aba (diff)
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)
Diffstat (limited to 'util/missingcrypto111.txt')
-rw-r--r--util/missingcrypto111.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/util/missingcrypto111.txt b/util/missingcrypto111.txt
index 76dde23a3d..0386701ad1 100644
--- a/util/missingcrypto111.txt
+++ b/util/missingcrypto111.txt
@@ -1713,8 +1713,6 @@ b2i_PublicKey_bio(3)
conf_ssl_get(3)
conf_ssl_get_cmd(3)
conf_ssl_name_find(3)
-d2i_X509_bio(3)
-d2i_X509_fp(3)
err_free_strings_int(3)
i2a_ACCESS_DESCRIPTION(3)
i2a_ASN1_ENUMERATED(3)
@@ -1726,8 +1724,6 @@ i2b_PrivateKey_bio(3)
i2b_PublicKey_bio(3)
i2d_PrivateKey_bio(3)
i2d_PrivateKey_fp(3)
-i2d_X509_bio(3)
-i2d_X509_fp(3)
i2o_ECPublicKey(3)
i2s_ASN1_ENUMERATED(3)
i2s_ASN1_ENUMERATED_TABLE(3)