BN_mod_ct
if (!BN_mod_ct(a, a, n, ctx))
if (!BN_mod_ct(&am, a,m, ctx))
(BN_mod_ct(t, r, m, ctx) && (swap_tmp = r, r = t, t = swap_tmp, 1))))
if (!BN_mod_ct(val1[0], a1, m, ctx))
if (!BN_mod_ct(val2[0], a2, m, ctx))
if (!(BN_mod_ct(r, m,d, ctx)))
return BN_mod_ct(r, r, m, ctx);
if (!BN_mod_ct(&(mont->RR), &(mont->RR), &(mont->N), ctx))
if (!BN_mod_ct(t1, rnd, add, ctx))
if (!BN_mod_ct(t1, q,qadd, ctx))
if (!BN_mod_ct(c, X, r0, ctx))
if (!BN_mod_ct(r, r, dsa->q, ctx))
if (!BN_mod_ct(&u1, &t1, dsa->q, ctx))
if (BN_mod_ct(e, md, order, ctx) == 0)
if (BN_mod_ct(e, md, order, ctx) == 0)
if (BN_mod_ct(R, X, order, ctx) == 0)
r = BN_mod_ct(j, key->d, i, ctx);
r = BN_mod_ct(j, key->d, i, ctx);
if (!BN_mod_ct(r1, &c, rsa->q, ctx))
if (!BN_mod_ct(r1, &c, rsa->p, ctx))
if (!BN_mod_ct(r0, &pr1, rsa->p, ctx))
if (!BN_mod_ct(vrfy, vrfy, rsa->n, ctx))
if (!BN_mod_ct(rsa->dmp1, &d, r1, ctx))
if (!BN_mod_ct(rsa->dmq1, &d, r2, ctx))