Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DKeyProperties.java523 DIGEST_NONE,
536 public static final String DIGEST_NONE = "NONE"; field in KeyProperties
586 case DIGEST_NONE: in toKeymaster()
599 return DIGEST_NONE; in fromKeymaster()
DAndroidKeyStoreSpi.java313 KeyProperties.DIGEST_NONE, in getLegacyKeyProtectionParameter()
328 KeyProperties.DIGEST_NONE, in getLegacyKeyProtectionParameter()
812 if (KeyProperties.DIGEST_NONE.equalsIgnoreCase(digest)) { in setWrappedKeyEntry()
DAndroidKeyStoreKeyPairGeneratorSpi.java229 KeyProperties.DIGEST_NONE, in initialize()
245 KeyProperties.DIGEST_NONE, in initialize()
/frameworks/base/non-updatable-api/
Dcurrent.txt41246 field public static final String DIGEST_NONE = "NONE";
/frameworks/base/api/
Dcurrent.txt41390 field public static final String DIGEST_NONE = "NONE";