H A D | Prime.php | 95 protected $four; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Prime 129 $this->four = $this->factory->newInteger(new BigInteger(4)); 373 $s = $this->four->multiply($x)->multiply($y2); 395 $s = $this->four->multiply($x)->multiply($y2);
|