BN_mod
(BN_mod(*rsa_dmq1, d_consttime, aux, ctx) == 0) ||
(BN_mod(*rsa_dmp1, d_consttime, aux, ctx) == 0)) {
(BN_mod(t, r, m, ctx) && (swap_tmp = r, r = t, t = swap_tmp, 1))))
if (!BN_mod(val1[0], a1, m, ctx))
if (!BN_mod(val2[0], a2, m, ctx))
return BN_mod(r, r, m, ctx);
if (!(BN_mod(r, m, d, ctx)))
if (!BN_mod(&(mont->RR), &(mont->RR), &(mont->N), ctx))
if (!BN_mod(t1, rnd, add, ctx))
if (!BN_mod(r, r, dsa->params.q, ctx))
if (!BN_mod(u1, t1, dsa->params.q, ctx))
|| !BN_mod(c, X, tmp, ctx)
if (!BN_mod(j, key->d, i, ctx)) {
if (!BN_mod(j, key->d, i, ctx)) {
if (!BN_mod(j, key->d, i, ctx)) {
if (!BN_mod(dmp1, rsa->d, r1, ctx))
if (!BN_mod(dmq1, rsa->d, r2, ctx))
if (!BN_mod(newexp, rsa->d, newpd, ctx))
if (!BN_mod(r0, pr1, rsa->p, ctx)) {
if (!BN_mod(r1, pr2, pinfo->r, ctx)) {
if (!BN_mod(vrfy, vrfy, rsa->n, ctx))
if (!BN_mod(r1, c, rsa->q, ctx)) {
if (!BN_mod(r1, c, rsa->p, ctx)) {
if (!BN_mod(r1, cc, pinfo->r, ctx)) {
if (!BN_mod(rsa->dmp1, rsa->d, p1, ctx))
if (!BN_mod(rsa->dmq1, rsa->d, q1, ctx))
if (!BN_mod(rsa->dmp1, rsa->d, r1, ctx))
if (!BN_mod(rsa->dmq1, rsa->d, r2, ctx))
rv = BN_mod(rem, priv, order, bnctx)
if (!(TEST_true(BN_mod(c, a, b, ctx))
if (!TEST_true(BN_mod(a, a, m, ctx))
|| !TEST_true(BN_mod(b, b, m, ctx))
if (!TEST_true(BN_mod(a1, a1, m1, ctx))
|| !TEST_true(BN_mod(b1, b1, m1, ctx))
|| !TEST_true(BN_mod(a2, a2, m2, ctx))
|| !TEST_true(BN_mod(b2, b2, m2, ctx))