Home
last modified time | relevance | path

Searched defs:bnByteValue (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/jsbn/
H A Dindex.js589 function bnByteValue() { return (this.t==0)?this.s:(this[0]<<24)>>24; } function

Completed in 4 milliseconds