Home
last modified time | relevance | path

Searched refs:montSqrTo (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/jsbn/
H A Dindex.js500 function montSqrTo(x,r) { x.squareTo(r); this.reduce(r); } class
509 Montgomery.prototype.sqrTo = montSqrTo;

Completed in 2 milliseconds