Searched refs:bitLength (Results 1 – 5 of 5) sorted by relevance
694 BigInteger.prototype.bitLength = bnBitLength; method in BigInteger894 var m = pkcs1pad2(text, (this.n.bitLength() + 7) >> 3);
30036 BN.prototype.bitLength = function bitLength() {32399 this.n = this.p.bitLength();32420 rlen = r.bitLength();32721 var z = this.m.bitLength();33720 BN.prototype.bitLength = function bitLength() {36101 this.n = this.p.bitLength();36122 rlen = r.bitLength();36424 var z = this.m.bitLength();61590 var len = n.bitLength();61608 var len = n.bitLength();[all …]
15 …s=bnAbs;BigInteger.prototype.compareTo=bnCompareTo;BigInteger.prototype.bitLength=bnBitLength;BigI…
19 …s=bnAbs;BigInteger.prototype.compareTo=bnCompareTo;BigInteger.prototype.bitLength=bnBitLength;BigI…
23 …s=bnAbs;BigInteger.prototype.compareTo=bnCompareTo;BigInteger.prototype.bitLength=bnBitLength;BigI…