summaryrefslogtreecommitdiffstats
path: root/util/missingmacro.txt
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-01-31 15:35:46 +0100
committerRichard Levitte <levitte@openssl.org>2020-02-18 05:28:31 +0100
commit4e46a7afa843cea44ee81bf7d40d146029358879 (patch)
tree4183e713ea313e46201e69f2f9d666f44c0be628 /util/missingmacro.txt
parentfbc1f1ec0c40f981da6676dadfd0a150264db534 (diff)
DOC: Add documentation related to X509_LOOKUPs
Most of all, the base X509_LOOKUP functionality is now documented. Furthermore, the names X509_LOOKUP_METHOD and X509_STORE are added for reference. Some functions were moved from X509_LOOKUP_meth_new.pod Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/10986)
Diffstat (limited to 'util/missingmacro.txt')
-rw-r--r--util/missingmacro.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/util/missingmacro.txt b/util/missingmacro.txt
index 8738c87d9f..ed0f61056f 100644
--- a/util/missingmacro.txt
+++ b/util/missingmacro.txt
@@ -166,10 +166,6 @@ SSL_CTX_set_tlsext_ticket_keys(3)
X509_extract_key(3)
X509_REQ_extract_key(3)
X509_name_cmp(3)
-X509_LOOKUP_load_file(3)
-X509_LOOKUP_load_store(3)
-X509_LOOKUP_add_dir(3)
-X509_LOOKUP_add_store(3)
X509V3_conf_err(3)
X509V3_set_ctx_test(3)
X509V3_set_ctx_nodb(3)