Searched refs:bnSquare (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/npm/node_modules/jsbn/ | ||
H A D | index.js | 858 function bnSquare() { var r = nbi(); this.squareTo(r); return r; } class 1210 BigInteger.prototype.square = bnSquare; |
Completed in 3 milliseconds