summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2020-04-21 02:49:19 +0200
committerPauli <paul.dale@oracle.com>2020-04-22 05:56:44 +0200
commit8d5fb6485282c79bfe9f1ebab14eab515910e370 (patch)
tree7fe3b356021db7eba7529a9569d2c61348324e99 /util/libcrypto.num
parent[crypto/ec] deprecate Jprojective_coordinates_GFp functions (diff)
downloadopenssl-8d5fb6485282c79bfe9f1ebab14eab515910e370.tar.xz
openssl-8d5fb6485282c79bfe9f1ebab14eab515910e370.zip
params: add functionality to test if an OSSL_PARAM has been set.
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/11588)
Diffstat (limited to '')
-rw-r--r--util/libcrypto.num2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 76855981b9..dbaea8c716 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -5077,3 +5077,5 @@ X509_REQ_verify_ex ? 3_0_0 EXIST::FUNCTION:
X509_ALGOR_copy ? 3_0_0 EXIST::FUNCTION:
X509_REQ_set0_signature ? 3_0_0 EXIST::FUNCTION:
X509_REQ_set1_signature_algo ? 3_0_0 EXIST::FUNCTION:
+OSSL_PARAM_modified ? 3_0_0 EXIST::FUNCTION:
+OSSL_PARAM_set_unmodified ? 3_0_0 EXIST::FUNCTION: