Searched defs:createPoint (Results 1 – 2 of 2) sorted by relevance
52 function createPoint(x, y) { function
84 public ECPoint createPoint(BigInteger x, BigInteger y) in createPoint() method in ECCurve93 public ECPoint createPoint(BigInteger x, BigInteger y, boolean withCompression) in createPoint() method in ECCurve736 public ECPoint createPoint(BigInteger x, BigInteger y, boolean withCompression) in createPoint() method in ECCurve.F2m