Searched refs:eight (Results 1 – 3 of 3) sorted by relevance
98 protected $eight; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Prime126 $this->eight = $this->factory->newInteger(new BigInteger(8));375 $this->eight->multiply($y2->multiply($y2))396 $this->eight->multiply($y2->multiply($y2))
216 $this->eight->multiply($c)241 $y3 = $m->multiply($y3)->subtract($this->eight->multiply($yyyy));
8 ## [Unreleased](https://github.com/simplepie/simplepie/compare/1.8.1...one-dot-eight)