Home | History | Annotate | Download | only in benchmarks

Lines Matching refs:bnModInverse

1197 function bnModInverse(m) {
1330 BigInteger.prototype.modInverse = bnModInverse;