mirror of
https://github.com/openssl/openssl.git
synced 2024-11-28 04:25:31 +08:00
55f02cb684
Fixes #11108. It only sets q if a valid named group is found. The function signature was recently changed to pass a non const DH pointer in order to allow the nid to be cached internally. As an extension of this the value of q can now also be set as q is always known for named groups. The length field is also set if q is set. Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/11114) |
||
---|---|---|
.. | ||
build.info | ||
ffc_key_generate.c | ||
ffc_key_validate.c | ||
ffc_params_generate.c | ||
ffc_params_validate.c | ||
ffc_params.c |