Fix the erroneous checks of EVP_PKEY_CTX_set_group_name
authorPeiwei Hu <jlu.hpw@foxmail.com>
Tue, 24 May 2022 15:27:49 +0000 (23:27 +0800)
committerTomas Mraz <tomas@openssl.org>
Thu, 2 Jun 2022 09:09:33 +0000 (11:09 +0200)
commitad8d425a5ffa66b062a362e53267a7ceb94c51a4
tree9d74dd288afced6e9831aa26d9fe251e7f913123
parentbce02f9c45d10d53f61e3423cbd5c78965340340
Fix the erroneous checks of EVP_PKEY_CTX_set_group_name

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

(cherry picked from commit 56876ae952b96b4a83266f6b2ec1393f599015d6)
crypto/cms/cms_ec.c
ssl/s3_lib.c
test/evp_extra_test.c