Home
last modified time | relevance | path

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

/aosp14/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java597 DIGEST_SHA224,
622 public static final String DIGEST_SHA224 = "SHA-224"; field in KeyProperties
649 case DIGEST_SHA224: in toKeymaster()
676 return DIGEST_SHA224; in fromKeymaster()
/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreKeyPairGeneratorSpi.java481 KeyProperties.DIGEST_SHA224, in buildKeyGenParameterSpecFromLegacy()
498 KeyProperties.DIGEST_SHA224, in buildKeyGenParameterSpecFromLegacy()
H A DAndroidKeyStoreSpi.java299 KeyProperties.DIGEST_SHA224, in getLegacyKeyProtectionParameter()
315 KeyProperties.DIGEST_SHA224, 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.txt39624 field public static final String DIGEST_SHA224 = "SHA-224";