Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/jsbn/
H A Dindex.js595 function bnpChunkSize(r) { return Math.floor(Math.LN2*this.DB/Math.log(r)); } function
1160 BigInteger.prototype.chunkSize = bnpChunkSize;

Completed in 2 milliseconds