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:38:44 +0000 (16:38 +0100)
commit884400d78992d1da1573a3677876b06421b797eb
treec5cc026c875624584c9cab9a25ea8ac8025c70c1
parent09d91264c8ee1fdfcbe41f326a96a21cd85eb732
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)
test/acvp_test.c
test/ectest.c
test/evp_pkey_provided_test.c
test/sslapitest.c