Home
last modified time | relevance | path

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

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
DInteger.php261 self::subAdd2($x1, $x0),
262 self::subAdd2($y1, $y0)
322 private static function subAdd2($x, $y) function in phpseclib3\\Math\\BinaryField\\Integer