Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/security/spec/
DECPoint.java85 public BigInteger getAffineY() { in getAffineY() method in ECPoint
/libcore/luni/src/test/java/tests/security/spec/
DECPointTest.java126 BigInteger yRet = p.getAffineY(); in testGetAffineY01()
139 assertNull(ECPoint.POINT_INFINITY.getAffineY()); in testGetAffineY02()
/libcore/api/
Dcurrent.txt9422 method public java.math.BigInteger getAffineY();