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