Searched refs:getB (Results 1 – 4 of 4) sorted by relevance
385 if ($candidate->getB()->toBytes() != $curve->getB()->toBytes()) {411 if ($candidate->getB()->toBytes() != $curve->getB()->toBytes()) {463 'b' => $curve->getB()->toBytes()505 $b = ltrim($curve->getB()->toBytes(), "\0");
437 $b = $curve->getB();
330 public function getB() function in phpseclib3\\Crypt\\EC\\BaseCurves\\Binary
508 public function getB() function in phpseclib3\\Crypt\\EC\\BaseCurves\\Prime