]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix tests to check for negative results when calling EVP_PKEY_fromdata_init
authorslontis <shane.lontis@oracle.com>
Mon, 11 Oct 2021 02:00:12 +0000 (12:00 +1000)
committerTomas Mraz <tomas@openssl.org>
Fri, 5 Nov 2021 15:57:08 +0000 (16:57 +0100)
commit51f416d7c90e0eb04f9b0c5be189426e27f5779e
tree8d4561b4e691019c4a36e93923c2f6c0dfdc7fd0
parent07e6c857364770f6e986b5d8ceb9fbe296f3c6d0
Fix tests to check for negative results when calling EVP_PKEY_fromdata_init

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16801)

(cherry picked from commit 884400d78992d1da1573a3677876b06421b797eb)
test/acvp_test.c
test/ectest.c
test/evp_pkey_provided_test.c
test/sslapitest.c