DH_check[_params]() use libctx of the dh for prime checks
authorTomas Mraz <tomas@openssl.org>
Fri, 11 Nov 2022 11:29:44 +0000 (12:29 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 18 Nov 2022 06:57:17 +0000 (06:57 +0000)
commit7c639f0b8e97b8290b9f935e83d5e948614c5bf7
tree62976e085f3fee232bf891a7e24a8789ed2c9513
parentc507db9678f50482df5f6c58e42572fe6fe3007c
DH_check[_params]() use libctx of the dh for prime checks

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19656)
crypto/dh/dh_check.c