Home
last modified time | relevance | path

Searched defs:getSi (Results 1 – 2 of 2) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DTnaf.java538 public static BigInteger[] getSi(ECCurve.AbstractF2m curve) in getSi() method in Tnaf
563 public static BigInteger[] getSi(int fieldSize, int curveA, BigInteger cofactor) in getSi() method in Tnaf
DECCurve.java855 synchronized BigInteger[] getSi() in getSi() method in ECCurve.AbstractF2m