Home
last modified time | relevance | path

Searched refs:decodePoint (Results 1 – 3 of 3) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
DX9ECPoint.java60 p = c.decodePoint(encoding.getOctets()).normalize(); in getPoint()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECCurve.java363 public ECPoint decodePoint(byte[] encoded) in decodePoint() method in ECCurve
/external/bouncycastle/patches/
Dbcprov.patch771 - ECPoint G = curve.decodePoint(Hex.decode("04"
798 + // ECPoint G = curve.decodePoint(Hex.decode("04"