Fix the checks of EVP_PKEY_public_check
authorPeiwei Hu <jlu.hpw@foxmail.com>
Sat, 28 May 2022 15:56:02 +0000 (23:56 +0800)
committerTodd Short <todd.short@me.com>
Thu, 2 Jun 2022 14:36:56 +0000 (10:36 -0400)
commitbba14c6e28e9519b2d40fc5c551893996f2db246
tree47583303dca6e92d2e0a4bb822857fe1c94b18c4
parentd016758706d0a7a104ff09db94448aeec1b38193
Fix the checks of EVP_PKEY_public_check

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/18424)
test/evp_pkey_provided_test.c