Searched refs:bits2int (Results 1 – 4 of 4) sorted by relevance
558 $k = $this->bits2int($t);598 protected function bits2int($in) function in phpseclib3\\Crypt\\Common\\AsymmetricKey618 $z1 = $this->bits2int($in);
67 $h = $this->bits2int($h);
105 $h = $this->bits2int($h);
38457 var H = bits2int(hash, q).mod(q);38510 function bits2int(obits, q) {38518 bits = bits2int(bits, q);38542 k = bits2int(t, q);