Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/jsbn/
H A Dindex.js43 // 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 3 milliseconds