Searched refs:extendedGCDHelper (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ | ||
| H A D | PHP64.php | 185 return $this->extendedGCDHelper($n); |
| H A D | PHP32.php | 184 return $this->extendedGCDHelper($n); |
| H A D | Engine.php | 1180 protected function extendedGCDHelper(Engine $n) function in phpseclib3\\Math\\BigInteger\\Engines\\Engine |