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.java229 KeyProperties.DIGEST_NONE, in initialize()
245 KeyProperties.DIGEST_NONE, in initialize()
DAndroidKeyStoreSpi.java298 KeyProperties.DIGEST_NONE, in getLegacyKeyProtectionParameter()
313 KeyProperties.DIGEST_NONE, in getLegacyKeyProtectionParameter()
/frameworks/base/api/
Dcurrent.txt36738 field public static final java.lang.String DIGEST_NONE = "NONE";
Dsystem-current.txt39807 field public static final java.lang.String DIGEST_NONE = "NONE";