Searched refs:am1 (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/npm/node_modules/jsbn/ | ||
H A D | index.js | 32 // am1: use a single mult and divide to get the high bits, 35 function am1(i,x,w,j,c,n) { function 78 BigInteger.prototype.am = am1; |
Completed in 2 milliseconds