Searched refs:getB (Results 1 – 4 of 4) sorted by relevance
381 if ($candidate->getB()->toBytes() != $curve->getB()->toBytes()) {407 if ($candidate->getB()->toBytes() != $curve->getB()->toBytes()) {459 'b' => $curve->getB()->toBytes()501 $b = ltrim($curve->getB()->toBytes(), "\0");
436 $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