Home | History | Annotate | Download | only in engine

Lines Matching refs:mont

120     BN_CTX *ctx, BN_MONT_CTX *mont);
1149 BN_CTX *ctx, BN_MONT_CTX *mont)
1160 if (!dsa->meth->bn_mod_exp(dsa,t1,dsa->g,u1,dsa->p,ctx,mont))
1164 if (!dsa->meth->bn_mod_exp(dsa,&t2,dsa->pub_key,u2,dsa->p,ctx,mont))