Home
last modified time | relevance | path

Searched refs:getU (Results 1 – 5 of 5) sorted by relevance

/libcore/luni/src/test/java/libcore/java/security/spec/
DXECPublicKeySpecTest.java36 assertEquals(BigInteger.TEN, keySpec.getU()); in testConstructor()
40 assertEquals(BigInteger.ONE, keySpec.getU()); in testConstructor()
/libcore/ojluni/src/main/java/java/security/interfaces/
DXECPublicKey.java53 BigInteger getU(); in getU() method
/libcore/ojluni/src/main/java/java/security/spec/
DXECPublicKeySpec.java80 public BigInteger getU() { in getU() method in XECPublicKeySpec
/libcore/ojluni/src/test/java/security/KeyAgreement/
DKeySizeTest.java238 equals(xdhPub.getU(), xdhPubDec.getU()); in testKeyAttributes()
/libcore/api/
Dcurrent.txt9346 method public java.math.BigInteger getU();
9609 method public java.math.BigInteger getU();