Searched refs:PRIMES (Results 1 – 3 of 3) sorted by relevance
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ | ||
H A D | BCMath.php | 555 foreach (self::PRIMES as $prime) { |
H A D | Engine.php | 33 /* final protected */ const PRIMES = [ define in phpseclib3\\Math\\BigInteger\\Engines\\Engine |
H A D | PHP.php | 1114 foreach (static::PRIMES as $prime) { |