Home | History | Annotate | Download | only in benchmarks

Lines Matching refs:dmp1

1505   this.dmp1 = null;
1585 this.dmp1 = parseBigInt(DP,16);
1619 this.dmp1 = this.d.mod(p1);
1633 var xp = x.mod(this.p).modPow(this.dmp1, this.p);