Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/jsbn/
H A Dindex.js965 function barrettMulTo(x,y,r) { x.multiplyTo(y,r); this.reduce(r); } class
970 Barrett.prototype.mulTo = barrettMulTo;

Completed in 3 milliseconds