Home
last modified time | relevance | path

Searched refs:PURPOSE_VERIFY (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DKeyProperties.java47 PURPOSE_VERIFY,
69 public static final int PURPOSE_VERIFY = 1 << 3; field in KeyProperties
85 case PURPOSE_VERIFY: in toKeymaster()
101 return PURPOSE_VERIFY; in fromKeymaster()
DAndroidKeyStoreKeyPairGeneratorSpi.java225 | KeyProperties.PURPOSE_VERIFY); in initialize()
242 | KeyProperties.PURPOSE_VERIFY); in initialize()
DAndroidKeyStoreSpi.java294 KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY); in getLegacyKeyProtectionParameter()
310 | KeyProperties.PURPOSE_VERIFY); in getLegacyKeyProtectionParameter()
/frameworks/base/keystore/tests/src/android/security/keystore/
DAndroidKeyPairGeneratorTest.java168 KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY) in testKeyPairGenerator_GenerateKeyPair_EC_Unencrypted_Success()
/frameworks/base/api/
Dcurrent.txt36762 field public static final int PURPOSE_VERIFY = 8; // 0x8
Dsystem-current.txt39831 field public static final int PURPOSE_VERIFY = 8; // 0x8