Searched refs:montSqrTo (Results 1 – 1 of 1) sorted by relevance
603 function montSqrTo(x,r) { x.squareTo(r); this.reduce(r); } function612 Montgomery.prototype.sqrTo = montSqrTo;