DH_bits
int DH_bits(const DH *dh);
LCRYPTO_ALIAS(DH_bits);
LCRYPTO_USED(DH_bits);
if (DH_bits(dh) < DHE_MINIMUM_BITS)