Home
last modified time | relevance | path

Searched refs:bitwise_leftShift (Results 1 – 25 of 54) sorted by relevance

123

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php498 $left = $this->bitwise_leftShift($shift);
783 $random = $random->bitwise_leftShift(8);
785 $random_max = $random_max->bitwise_leftShift(8);
1150 $mask = static::$one->bitwise_leftShift($split)->subtract(static::$one);
H A DGMP.php458 public function bitwise_leftShift($shift) function in phpseclib3\\Math\\BigInteger\\Engines\\GMP
H A DBCMath.php420 public function bitwise_leftShift($shift) function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath
/dports/www/owncloud/owncloud/lib/composer/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php498 $left = $this->bitwise_leftShift($shift);
783 $random = $random->bitwise_leftShift(8);
785 $random_max = $random_max->bitwise_leftShift(8);
1150 $mask = static::$one->bitwise_leftShift($split)->subtract(static::$one);
H A DBCMath.php420 public function bitwise_leftShift($shift) function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath
H A DGMP.php458 public function bitwise_leftShift($shift) function in phpseclib3\\Math\\BigInteger\\Engines\\GMP
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php498 $left = $this->bitwise_leftShift($shift);
783 $random = $random->bitwise_leftShift(8);
785 $random_max = $random_max->bitwise_leftShift(8);
1150 $mask = static::$one->bitwise_leftShift($split)->subtract(static::$one);
H A DGMP.php458 public function bitwise_leftShift($shift) function in phpseclib3\\Math\\BigInteger\\Engines\\GMP
H A DBCMath.php420 public function bitwise_leftShift($shift) function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php554 public function bitwise_leftShift($shift) function in phpseclib3\\Math\\BigInteger
556 return new static($this->value->bitwise_leftShift($shift));
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php554 public function bitwise_leftShift($shift) function in phpseclib3\\Math\\BigInteger
556 return new static($this->value->bitwise_leftShift($shift));
/dports/www/owncloud/owncloud/lib/composer/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php554 public function bitwise_leftShift($shift) function in phpseclib3\\Math\\BigInteger
556 return new static($this->value->bitwise_leftShift($shift));
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/phpseclib/phpseclib/phpseclib/Crypt/
H A DHash.php832 … $maxwordrange64 = $one->bitwise_leftShift(64)->subtract($one->bitwise_leftShift(32));
835 … $maxwordrange128 = $one->bitwise_leftShift(128)->subtract($one->bitwise_leftShift(96));
H A DDH.php249 $max = $one->bitwise_leftShift($length);
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/
H A DHash.php832 … $maxwordrange64 = $one->bitwise_leftShift(64)->subtract($one->bitwise_leftShift(32));
835 … $maxwordrange128 = $one->bitwise_leftShift(128)->subtract($one->bitwise_leftShift(96));
H A DDH.php249 $max = $one->bitwise_leftShift($length);
/dports/www/owncloud/owncloud/lib/composer/phpseclib/phpseclib/phpseclib/Crypt/
H A DHash.php832 … $maxwordrange64 = $one->bitwise_leftShift(64)->subtract($one->bitwise_leftShift(32));
835 … $maxwordrange128 = $one->bitwise_leftShift(128)->subtract($one->bitwise_leftShift(96));
H A DDH.php249 $max = $one->bitwise_leftShift($length);
/dports/math/pear-Math_BigInteger/Math_BigInteger-1.0.3/Math/
H A DBigInteger.php2967 function bitwise_leftShift($shift) function in Math_BigInteger
3032 $left = $this->bitwise_leftShift($shift);
3157 $random = $random->bitwise_leftShift(8);
3159 $random_max = $random_max->bitwise_leftShift(8);
/dports/ftp/net2ftp/net2ftp_v1.3/files_to_upload/plugins/phpseclib/Math/
H A DBigInteger.php3032 function bitwise_leftShift($shift) function in Math_BigInteger
3098 $left = $this->bitwise_leftShift($shift);
3234 $random = $random->bitwise_leftShift(8);
3236 $random_max = $random_max->bitwise_leftShift(8);
/dports/deskutils/egroupware/egroupware/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php3001 function bitwise_leftShift($shift) function in phpseclib\\Math\\BigInteger
3067 $left = $this->bitwise_leftShift($shift);
3191 $random = $random->bitwise_leftShift(8);
3193 $random_max = $random_max->bitwise_leftShift(8);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php3001 function bitwise_leftShift($shift) function in phpseclib\\Math\\BigInteger
3067 $left = $this->bitwise_leftShift($shift);
3191 $random = $random->bitwise_leftShift(8);
3193 $random_max = $random_max->bitwise_leftShift(8);
/dports/www/dokuwiki/dokuwiki-2020-07-29/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php3001 function bitwise_leftShift($shift) function in phpseclib\\Math\\BigInteger
3067 $left = $this->bitwise_leftShift($shift);
3191 $random = $random->bitwise_leftShift(8);
3193 $random_max = $random_max->bitwise_leftShift(8);
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php2976 function bitwise_leftShift($shift) function in phpseclib\\Math\\BigInteger
3042 $left = $this->bitwise_leftShift($shift);
3166 $random = $random->bitwise_leftShift(8);
3168 $random_max = $random_max->bitwise_leftShift(8);
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/phpseclib/Math/
H A DBigInteger.php3000 function bitwise_leftShift($shift) function in phpseclib\\Math\\BigInteger
3066 $left = $this->bitwise_leftShift($shift);
3190 $random = $random->bitwise_leftShift(8);
3192 $random_max = $random_max->bitwise_leftShift(8);

123