Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DAndroidKeyStoreECPublicKey.java41 this(alias, uid, info.getEncoded(), info.getParams(), info.getW()); in AndroidKeyStoreECPublicKey()
54 public ECPoint getW() { in getW() method in AndroidKeyStoreECPublicKey
DAndroidKeyStoreKeyFactorySpi.java113 T result = (T) new ECPublicKeySpec(ecKey.getW(), ecKey.getParams()); in engineGetKeySpec()
/frameworks/base/identity/java/android/security/identity/
DUtil.java58 ECPoint w = ((ECPublicKey) publicKey).getW(); in publicKeyEncodeUncompressedForm()
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DSecureBox.java383 ECPoint point = ((ECPublicKey) publicKey).getW(); in encodePublicKey()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt45548 method public abstract java.security.spec.ECPoint getW();
45666 method public java.security.spec.ECPoint getW();
/frameworks/base/non-updatable-api/
Dcurrent.txt66824 method public java.security.spec.ECPoint getW();
66942 method public java.security.spec.ECPoint getW();
/frameworks/base/api/
Dcurrent.txt66968 method public java.security.spec.ECPoint getW();
67086 method public java.security.spec.ECPoint getW();
/frameworks/base/config/
Dboot-image-profile.txt43515 HSPLjava/security/spec/ECPublicKeySpec;->getW()Ljava/security/spec/ECPoint;