Do not call ossl_ffc_name_to_dh_named_group with NULL argument
authorTomas Mraz <tomas@openssl.org>
Thu, 13 Jan 2022 18:01:33 +0000 (19:01 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 17 Jan 2022 15:20:57 +0000 (16:20 +0100)
commit3b53f88c008d288e86d2bbdc0c4e2d16c29fcee8
tree9c3c56c1f4e4be57cabb21d6bacc66e5f8befb35
parentf58bb2dd00c3004552c5c1e8d0f2c1390c004cf8
Do not call ossl_ffc_name_to_dh_named_group with NULL argument

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17498)
crypto/ffc/ffc_backend.c
providers/implementations/keymgmt/dh_kmgmt.c