]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix DH gettable OSSL_PKEY_PARAM_DH_PRIV_LEN so that it has the correct
authorShane Lontis <shane.lontis@oracle.com>
Mon, 22 Mar 2021 02:04:34 +0000 (12:04 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Mon, 29 Mar 2021 23:45:07 +0000 (09:45 +1000)
commit8f81e3a1848819b3e2bf57d7bc810e440e29d8a5
treeea89b0c457019ea08359eb2ef1188c94f9c9a0df
parente52b421575c279b36617b7cc9dfed8c54518a928
Fix DH gettable OSSL_PKEY_PARAM_DH_PRIV_LEN so that it has the correct
type.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14564)
providers/implementations/keymgmt/dh_kmgmt.c