Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DKeyProperties.java502 DIGEST_MD5,
519 public static final String DIGEST_MD5 = "MD5"; field in KeyProperties
566 case DIGEST_MD5: in toKeymaster()
579 return DIGEST_MD5; in fromKeymaster()
DAndroidKeyStoreKeyPairGeneratorSpi.java236 KeyProperties.DIGEST_MD5, in initialize()
DAndroidKeyStoreSpi.java313 KeyProperties.DIGEST_MD5, in getLegacyKeyProtectionParameter()
/frameworks/base/api/
Dcurrent.txt28409 field public static final java.lang.String DIGEST_MD5 = "MD5";
Dsystem-current.txt30468 field public static final java.lang.String DIGEST_MD5 = "MD5";