Fix EVP_PKEY_decrypt return check
authorPeiwei Hu <jlu.hpw@foxmail.com>
Sun, 14 Nov 2021 09:57:57 +0000 (17:57 +0800)
committerTomas Mraz <tomas@openssl.org>
Mon, 22 Nov 2021 13:43:44 +0000 (14:43 +0100)
commit0650ac437b529274aca094c516a5a0127bbaf48c
treee336c56a5f94100e8433c8a890e676136c1469e4
parent546b9f6b5cf6d0fde60aa37084eec1bb7d0fbc72
Fix EVP_PKEY_decrypt return check

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17028)
test/acvp_test.c
test/evp_extra_test.c
test/threadstest.c