Searched refs:PURPOSE_DECRYPT (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java45 PURPOSE_DECRYPT,
59 public static final int PURPOSE_DECRYPT = 1 << 1; field in class:KeyProperties
81 case PURPOSE_DECRYPT:
97 return PURPOSE_DECRYPT;
H A DAndroidKeyStoreKeyPairGeneratorSpi.java239 | KeyProperties.PURPOSE_DECRYPT
H A DAndroidKeyStoreSpi.java308 | KeyProperties.PURPOSE_DECRYPT
/frameworks/base/services/core/java/com/android/server/
H A DLockSettingsService.java1038 new KeyProtection.Builder(KeyProperties.PURPOSE_DECRYPT)

Completed in 299 milliseconds