Add functions to set values into an EVP_PKEY
authorShane Lontis <shane.lontis@oracle.com>
Thu, 15 Oct 2020 03:39:02 +0000 (13:39 +1000)
committerTomas Mraz <tomas@openssl.org>
Tue, 26 Jan 2021 14:22:13 +0000 (15:22 +0100)
commit98dbf2c1c8143c0cc6dd05be7950d90bc6792064
tree80e18bd238e8f64b4b207846e8322b4ecfdb1592
parent5764c3522c417fc775a78df4529e7a6f93379de8
Add functions to set values into an EVP_PKEY

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13139)
crypto/evp/p_lib.c
doc/man3/EVP_PKEY_settable_params.pod [new file with mode: 0644]
include/openssl/evp.h
util/libcrypto.num