Home
last modified time | relevance | path

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

/aosp14/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java595 DIGEST_MD5,
612 public static final String DIGEST_MD5 = "MD5"; field in KeyProperties
659 case DIGEST_MD5: in toKeymaster()
672 return DIGEST_MD5; in fromKeymaster()
/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreKeyPairGeneratorSpi.java496 KeyProperties.DIGEST_MD5, in buildKeyGenParameterSpecFromLegacy()
H A DAndroidKeyStoreSpi.java313 KeyProperties.DIGEST_MD5, in getLegacyKeyProtectionParameter()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt39621 field public static final String DIGEST_MD5 = "MD5";