Searched refs:modPowInt (Results 1 – 2 of 2) sorted by relevance
41 ### bi.modPowInt
558 BigInteger.prototype.modPowInt = bnModPowInt; method in BigInteger1150 y = y.modPowInt(2,this);