Home | History | Annotate | Download | only in v8-v5

Lines Matching refs:dmp1

1497   this.dmp1 = null;
1577 this.dmp1 = parseBigInt(DP,16);
1611 this.dmp1 = this.d.mod(p1);
1625 var xp = x.mod(this.p).modPow(this.dmp1, this.p);