summaryrefslogtreecommitdiffstats
path: root/Configurations
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-04-09 09:49:58 +0200
committerRichard Levitte <levitte@openssl.org>2019-04-09 11:18:26 +0200
commit195852fefc1ef090977ed3cc3334f1dfbd6bac34 (patch)
tree7c265fa36cf2d9c76f6d2c8b0243c969e9eabe49 /Configurations
parentEC keygen updates + changed ecdsa_sign to use BN_secure_new (diff)
downloadopenssl-195852fefc1ef090977ed3cc3334f1dfbd6bac34.tar.xz
openssl-195852fefc1ef090977ed3cc3334f1dfbd6bac34.zip
Params: add OSSL_PARAM_construct_end()
OSSL_PARAM_END is a macro that can only be used to initialize an OSSL_PARAM array, not to assign an array element later on. For completion, we add an end constructor to facilitate that kind of assignment. Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/8704)
Diffstat (limited to 'Configurations')
0 files changed, 0 insertions, 0 deletions