]> git.ipfire.org Git - thirdparty/openssl.git/commit
Check whether the pubkey exists in ossl_ecx_key_dup
authorlan1120 <lanming@huawei.com>
Wed, 13 Dec 2023 11:02:29 +0000 (19:02 +0800)
committerTomas Mraz <tomas@openssl.org>
Tue, 16 Jan 2024 10:30:01 +0000 (11:30 +0100)
commit3bf3aeb6616bac75f223de5e612963966d11a20c
tree5a9334543b1d8737dc69e143336e80f9604136ca
parent6c0895c3105521b3590be9f5cb833fb25ccc1438
Check whether the pubkey exists in ossl_ecx_key_dup

Signed-off-by: lan1120 <lanming@huawei.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22984)

(cherry picked from commit aac531e5daa2edec5d47e702a7f115cf77fe07f9)
crypto/ec/ecx_backend.c
test/evp_pkey_provided_test.c