Lines Matching refs:modInverse
1322 BigInteger.prototype.modInverse = bnModInverse;1610 this.d = ee.modInverse(phi);1613 this.coeff = this.q.modInverse(this.p);