Home
last modified time | relevance | path

Searched refs:testPrimality (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php945 protected function testPrimality($t) function in phpseclib3\\Math\\BigInteger\\Engines\\Engine
994 return $this->testPrimality($t);
H A DGMP.php559 protected function testPrimality($t) function in phpseclib3\\Math\\BigInteger\\Engines\\GMP