Searched refs:am2 (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/npm/node_modules/jsbn/ | ||
H A D | index.js | 43 // am2 avoids a big mult-and-extract completely. 46 function am2(i,x,w,j,c,n) { function 74 BigInteger.prototype.am = am2; |
Completed in 4 milliseconds