Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/
H A DEvalBarrett.php35 private static $custom_reduction; variable in phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\Reductions\\EvalBarrett
49 $inline = self::$custom_reduction;
67 self::$custom_reduction = $func;
108 self::$custom_reduction = $func;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DEvalBarrett.php35 private static $custom_reduction; variable in phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\EvalBarrett
50 $inline = self::$custom_reduction;
76 self::$custom_reduction = $func;
152 self::$custom_reduction = $func;