]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix the check of EC_GROUP_check_named_curve
authorPeiwei Hu <jlu.hpw@foxmail.com>
Tue, 15 Nov 2022 04:22:24 +0000 (12:22 +0800)
committerTomas Mraz <tomas@openssl.org>
Wed, 16 Nov 2022 15:43:25 +0000 (16:43 +0100)
commit3b6154ccaf3e64bcdfda4859f2b98ef21b08c5b2
tree3f0af9169dec9ffbe70f1ebdc5a8c26799cc916e
parent9dd009dd513276e602b6592bc337a8563a1a82a1
Fix the check of EC_GROUP_check_named_curve

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19678)
providers/implementations/keymgmt/ec_kmgmt.c