Fix the checks of EVP_PKEY_check
authorPeiwei Hu <jlu.hpw@foxmail.com>
Sat, 28 May 2022 15:51:32 +0000 (23:51 +0800)
committerTodd Short <todd.short@me.com>
Thu, 2 Jun 2022 14:36:56 +0000 (10:36 -0400)
commit92d0d7ea9be40909ee79fb8861641a61eead2431
treef7844b2da51b2ac8b4225bfebabcbbcf543600ec
parentc2f7614fb7b93fe3792068077ff01384f42f39bc
Fix the checks of EVP_PKEY_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)
apps/ec.c
apps/rsa.c
test/evp_pkey_provided_test.c