Searched refs:int2bytes (Results 1 – 1 of 1) sorted by relevance
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ | ||
H A D | PHP.php | 122 … $temp = $temp->add(new static($this->int2bytes(substr($x, 0, static::MAX10LEN)), 256)); |