summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-02-17 17:41:10 +0000
committerMatt Caswell <matt@openssl.org>2021-02-22 12:15:34 +0000
commit510d01914126947f409ddb51a3660c2196921b58 (patch)
treeb52c03d9eca79f3b89f93e54be3c17d4f0b52669 /util
parent18b207c798b1ce1a760015d17150130269fa3110 (diff)
Document the OSSL_PARAM_DEFN macro
This macro was added since 1.1.1 and was undocumented. Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14232)
Diffstat (limited to 'util')
-rw-r--r--util/missingmacro.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/missingmacro.txt b/util/missingmacro.txt
index 7bdb96c0d4..6b7f9fa2b3 100644
--- a/util/missingmacro.txt
+++ b/util/missingmacro.txt
@@ -99,7 +99,6 @@ PEM_write_bio_OCSP_REQUEST(3)
PEM_write_bio_OCSP_RESPONSE(3)
ASN1_BIT_STRING_digest(3)
OCSP_CERTSTATUS_dup(3)
-OSSL_PARAM_DEFN(3)
OSSL_PARAM_SIZED_int(3)
OSSL_PARAM_SIZED_uint(3)
OSSL_PARAM_SIZED_long(3)