params: change OSSL_PARAM_set_unmodified() to operate on a params array
authorPauli <paul.dale@oracle.com>
Thu, 23 Apr 2020 10:23:48 +0000 (20:23 +1000)
committerPauli <paul.dale@oracle.com>
Sat, 25 Apr 2020 08:46:32 +0000 (18:46 +1000)
commit3873887e89ff12e7dc2cb7c166f21c79347da519
tree33c569a3742d84a44d4e9a6e8daca165bfc3b280
parent99ea4f02bca848ed6304279cc40ebdc4a8b806d3
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)
crypto/params.c
doc/man3/OSSL_PARAM_int.pod
include/openssl/params.h
test/params_api_test.c
util/libcrypto.num