Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/jsbn/
H A Dindex.js697 function bnEquals(a) { return(this.compareTo(a)==0); } function
1181 BigInteger.prototype.equals = bnEquals;

Completed in 4 milliseconds