Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DTnaf.java423 public static byte getMu(ECFieldElement curveA) in getMu()
428 public static byte getMu(int curveA) in getMu()
563 public static BigInteger[] getSi(int fieldSize, int curveA, BigInteger cofactor) in getSi()