Home
last modified time | relevance | path

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

/aosp14/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java599 DIGEST_SHA384,
632 public static final String DIGEST_SHA384 = "SHA-384"; field in KeyProperties
653 case DIGEST_SHA384: in toKeymaster()
680 return DIGEST_SHA384; in fromKeymaster()
/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreKeyPairGeneratorSpi.java483 KeyProperties.DIGEST_SHA384, in buildKeyGenParameterSpecFromLegacy()
500 KeyProperties.DIGEST_SHA384, in buildKeyGenParameterSpecFromLegacy()
H A DAndroidKeyStoreSpi.java301 KeyProperties.DIGEST_SHA384, in getLegacyKeyProtectionParameter()
317 KeyProperties.DIGEST_SHA384, 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.txt39626 field public static final String DIGEST_SHA384 = "SHA-384";