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.java501 DIGEST_NONE,
514 public static final String DIGEST_NONE = "NONE"; field in KeyProperties
564 case DIGEST_NONE: in toKeymaster()
577 return DIGEST_NONE; in fromKeymaster()
DAndroidKeyStoreKeyPairGeneratorSpi.java219 KeyProperties.DIGEST_NONE, in initialize()
235 KeyProperties.DIGEST_NONE, in initialize()
DAndroidKeyStoreSpi.java297 KeyProperties.DIGEST_NONE, in getLegacyKeyProtectionParameter()
312 KeyProperties.DIGEST_NONE, in getLegacyKeyProtectionParameter()
/frameworks/base/api/
Dcurrent.txt28410 field public static final java.lang.String DIGEST_NONE = "NONE";
Dsystem-current.txt30469 field public static final java.lang.String DIGEST_NONE = "NONE";