]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/rsa/rsa_lib.c
Fix the check of evp_pkey_ctx_set_params_strict
authorPeiwei Hu <jlu.hpw@foxmail.com>
Tue, 24 May 2022 15:40:12 +0000 (23:40 +0800)
committerTomas Mraz <tomas@openssl.org>
Thu, 2 Jun 2022 09:06:41 +0000 (11:06 +0200)
commit00d5193b688019a85d1bd0196f2837a4476394bb
treef6b35dc5fee5847d50f9b52dcd67edaffb8fbec9
parent7263a7fc3d0c0c17616c2e5309e0fd52ed654ecc
Fix the check of evp_pkey_ctx_set_params_strict

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18399)
crypto/rsa/rsa_lib.c