bn_mod_exp_mont_fixed_top
if (!bn_mod_exp_mont_fixed_top(rr, a, p, m, ctx, in_mont))
if (!bn_mod_exp_mont_fixed_top(r, x, e, group->order, ctx, group->mont_data))
int bn_mod_exp_mont_fixed_top(BIGNUM *rr, const BIGNUM *a, const BIGNUM *p,