Searched defs:FAST_BITWISE (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ | ||
| H A D | BCMath.php | 32 const FAST_BITWISE = false; define in phpseclib3\\Math\\BigInteger\\Engines\\BCMath |
| H A D | GMP.php | 31 const FAST_BITWISE = true; define in phpseclib3\\Math\\BigInteger\\Engines\\GMP |
| H A D | PHP.php | 57 const FAST_BITWISE = true; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP |