bn_from_mont_fixed_top
if (!bn_from_mont_fixed_top(rr, &tmp, mont, ctx))
retn = bn_from_mont_fixed_top(ret, a, mont, ctx);
!bn_from_mont_fixed_top(m1, I, rsa->_method_mod_q, ctx)
|| !bn_from_mont_fixed_top(r1, I, rsa->_method_mod_p, ctx)
int bn_from_mont_fixed_top(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mont,