dh_bn_mod_exp
static int dh_bn_mod_exp(const DH *dh, BIGNUM *r, const BIGNUM *a,
.bn_mod_exp = dh_bn_mod_exp,