Searched refs:montRevert (Results 1 – 4 of 4) sorted by relevance
588 function montRevert(x) { class633 Montgomery.prototype.revert = montRevert;
15 …montRevert(x){var r=nbi();x.copyTo(r);this.reduce(r);return r}function montReduce(x){while(x.t<=th… class
19 …montRevert(x){var r=nbi();x.copyTo(r);this.reduce(r);return r}function montReduce(x){while(x.t<=th… class
23 …montRevert(x){var r=nbi();x.copyTo(r);this.reduce(r);return r}function montReduce(x){while(x.t<=th… class