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

Lines Matching refs:p1

1605     var p1 = this.p.subtract(BigInteger.ONE);
1607 var phi = p1.multiply(q1);
1611 this.dmp1 = this.d.mod(p1);