]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/evp_extra_test.c
Fix the checks of EVP_PKEY_CTX_set/get_* functions
authorPeiwei Hu <jlu.hpw@foxmail.com>
Tue, 24 May 2022 15:57:33 +0000 (23:57 +0800)
committerTomas Mraz <tomas@openssl.org>
Thu, 2 Jun 2022 09:06:41 +0000 (11:06 +0200)
commit2cba2e160d5b028e4a777e8038744a8bc4280629
tree806dd88d75132a8b1b91c29c171f600885a75efe
parent00d5193b688019a85d1bd0196f2837a4476394bb
Fix the checks of EVP_PKEY_CTX_set/get_* functions

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18399)
apps/dhparam.c
apps/dsaparam.c
crypto/cms/cms_dh.c
crypto/cms/cms_ec.c
test/acvp_test.c
test/evp_extra_test.c