Home | History | Annotate | Download | only in bn

Lines Matching refs:BN_mod

736   if (!BN_mod(t1, rnd, add, ctx)) {
794 if (!BN_mod(t1, q, qadd, ctx)) {