Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DKeyProperties.java45 PURPOSE_DECRYPT,
59 public static final int PURPOSE_DECRYPT = 1 << 1; field in KeyProperties
81 case PURPOSE_DECRYPT: in toKeymaster()
97 return PURPOSE_DECRYPT; in fromKeymaster()
DAndroidKeyStoreKeyPairGeneratorSpi.java230 | KeyProperties.PURPOSE_DECRYPT in initialize()
DAndroidKeyStoreSpi.java307 | KeyProperties.PURPOSE_DECRYPT in getLegacyKeyProtectionParameter()
/frameworks/base/api/
Dcurrent.txt28431 field public static final int PURPOSE_DECRYPT = 2; // 0x2
Dsystem-current.txt30490 field public static final int PURPOSE_DECRYPT = 2; // 0x2