DH_check_params
if (!DH_check_params(dh, flags))
if (!DH_check_params(dh, &flags))
int DH_check_params(const DH *dh, int *flags);