Home | History | Annotate | Download | only in benchmarks

Lines Matching defs:modInverse

1330 BigInteger.prototype.modInverse = bnModInverse;
1618 this.d = ee.modInverse(phi);
1621 this.coeff = this.q.modInverse(this.p);