Searched refs:getSi (Results 1 – 3 of 3) sorted by relevance
538 public static BigInteger[] getSi(ECCurve.AbstractF2m curve) in getSi() method in Tnaf563 public static BigInteger[] getSi(int fieldSize, int curveA, BigInteger cofactor) in getSi() method in Tnaf660 BigInteger[] s = curve.getSi(); in multiplyRTnaf()
35 BigInteger[] s = curve.getSi(); in multiplyPositive()
855 synchronized BigInteger[] getSi() in getSi() method in ECCurve.AbstractF2m859 si = Tnaf.getSi(this); in getSi()