Fix the checks of EVP_PKEY_private_check
authorPeiwei Hu <jlu.hpw@foxmail.com>
Sat, 28 May 2022 15:59:36 +0000 (23:59 +0800)
committerTodd Short <todd.short@me.com>
Thu, 2 Jun 2022 14:36:56 +0000 (10:36 -0400)
commitbabc818c3f669214fa192229003953e3dead1926
treedef387f99f1ad9a2e7730abe9761ccf4b8de83b0
parentbba14c6e28e9519b2d40fc5c551893996f2db246
Fix the checks of EVP_PKEY_private_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