Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
DSecP521R1Point.java8 public class SecP521R1Point extends ECPoint.AbstractFp class
22 public SecP521R1Point(ECCurve curve, ECFieldElement x, ECFieldElement y) in SecP521R1Point() method in SecP521R1Point
42 … public SecP521R1Point(ECCurve curve, ECFieldElement x, ECFieldElement y, boolean withCompression) in SecP521R1Point() method in SecP521R1Point
54SecP521R1Point(ECCurve curve, ECFieldElement x, ECFieldElement y, ECFieldElement[] zs, boolean wit… in SecP521R1Point() method in SecP521R1Point