Searched refs:maxwordrange64 (Results 1 – 1 of 1) sorted by relevance
206 private static $maxwordrange64; variable in phpseclib3\\Crypt\\Hash700 $y = self::poly(64, self::$maxwordrange64, $k64, $m);708 $y = self::poly(64, self::$maxwordrange64, $k64, $m_1);815 if (!isset(self::$maxwordrange64)) {835 … $maxwordrange64 = $one->bitwise_leftShift(64)->subtract($one->bitwise_leftShift(32));836 self::$maxwordrange64 = self::$factory64->newInteger($maxwordrange64);