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