Searched defs:generateCustomReduction (Results 1 – 2 of 2) sorted by relevance
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/ | ||
H A D | EvalBarrett.php | 60 protected static function generateCustomReduction(BCMath $m, $class) function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\Reductions\\EvalBarrett |
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/ | ||
H A D | EvalBarrett.php | 61 protected static function generateCustomReduction(PHP $m, $class) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\EvalBarrett |