Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/tests/security/spec/
DECPublicKeySpecTest.java65 assertEquals("wrong w value", w, ecpks.getW()); in test_constructorLjava_security_spec_ECPointLjava_security_spec_ECParameterSpec()
88 assertEquals("wrong w value", w, ecpks.getW()); in testGetW()
/libcore/ojluni/src/main/java/java/security/interfaces/
DECPublicKey.java60 ECPoint getW(); in getW() method
/libcore/ojluni/src/main/java/java/security/spec/
DECPublicKeySpec.java73 public ECPoint getW() { in getW() method in ECPublicKeySpec
/libcore/ojluni/src/test/java/security/KeyAgreement/
DKeySizeTest.java207 equals(ecPub.getW(), ecPubDecod.getW()); in testKeyAttributes()
/libcore/api/
Dcurrent.txt9285 method public java.security.spec.ECPoint getW();
9435 method public java.security.spec.ECPoint getW();