Home
last modified time | relevance | path

Searched refs:multiplyUpperTo (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/jsbn/
Dindex.js954 this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3);
1170 BigInteger.prototype.multiplyUpperTo = bnpMultiplyUpperTo; method in BigInteger