Home
last modified time | relevance | path

Searched refs:DIGEST_NONE (Results 1 – 6 of 6) 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.java228 KeyProperties.DIGEST_NONE, in initialize()
244 KeyProperties.DIGEST_NONE, in initialize()
DAndroidKeyStoreSpi.java298 KeyProperties.DIGEST_NONE, in getLegacyKeyProtectionParameter()
313 KeyProperties.DIGEST_NONE, in getLegacyKeyProtectionParameter()
/frameworks/base/api/
Dcurrent.txt34299 field public static final java.lang.String DIGEST_NONE = "NONE";
Dtest-current.txt34376 field public static final java.lang.String DIGEST_NONE = "NONE";
Dsystem-current.txt37007 field public static final java.lang.String DIGEST_NONE = "NONE";