Home
last modified time | relevance | path

Searched refs:PRIMES (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DBCMath.php549 foreach (self::PRIMES as $prime) {
H A DEngine.php28 /* final protected */ const PRIMES = [ define in phpseclib3\\Math\\BigInteger\\Engines\\Engine
H A DPHP.php1106 foreach (static::PRIMES as $prime) {