summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2020-04-23 20:23:48 +1000
committerPauli <paul.dale@oracle.com>2020-04-25 18:46:32 +1000
commit3873887e89ff12e7dc2cb7c166f21c79347da519 (patch)
tree33c569a3742d84a44d4e9a6e8daca165bfc3b280 /util
parent99ea4f02bca848ed6304279cc40ebdc4a8b806d3 (diff)
params: change OSSL_PARAM_set_unmodified() to operate on a params array
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/11601)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index dbaea8c716..79f8fd86c0 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -5078,4 +5078,4 @@ 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:
+OSSL_PARAM_set_all_unmodified ? 3_0_0 EXIST::FUNCTION: