Home
last modified time | relevance | path

Searched defs:randomPrime (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php757 public static function randomPrime($size) function in phpseclib3\\Math\\BigInteger\\Engines\\Engine
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php677 public static function randomPrime($size) function in phpseclib3\\Math\\BigInteger