OPENSSL_DH_MAX_MODULUS_BITS
#ifndef OPENSSL_DH_MAX_MODULUS_BITS
if (BN_num_bits(dh->p) > OPENSSL_DH_MAX_MODULUS_BITS) {