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