Searched refs:negatePoint (Results 1 – 3 of 3) sorted by relevance
192 public function negatePoint(array $p) function in phpseclib3\\Crypt\\EC\\BaseCurves\\Base
165 $p = $this->negatePoint($p);170 $beta = $this->negatePoint($beta);
559 $comb[2] = $this->addPoint($points[$a], $this->negatePoint($points[$b]));632 $this->negatePoint($wnd[$j][(-$z - 1) >> 1]);