Searched refs:bnModPowInt (Results 1 - 2 of 2) sorted by relevance

/external/v8/benchmarks/
H A Dcrypto.js634 function bnModPowInt(e,m) { class
664 BigInteger.prototype.modPowInt = bnModPowInt;
/external/webkit/SunSpider/tests/v8-v4/
H A Dv8-crypto.js626 function bnModPowInt(e,m) { class
656 BigInteger.prototype.modPowInt = bnModPowInt;

Completed in 24 milliseconds