Home
last modified time | relevance | path

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

/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java589 DIGEST_SHA384,
622 public static final String DIGEST_SHA384 = "SHA-384"; field in KeyProperties
643 case DIGEST_SHA384: in toKeymaster()
670 return DIGEST_SHA384; in fromKeymaster()
/aosp12/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreKeyPairGeneratorSpi.java408 KeyProperties.DIGEST_SHA384, in buildKeyGenParameterSpecFromLegacy()
425 KeyProperties.DIGEST_SHA384, in buildKeyGenParameterSpecFromLegacy()
H A DAndroidKeyStoreSpi.java291 KeyProperties.DIGEST_SHA384, in getLegacyKeyProtectionParameter()
307 KeyProperties.DIGEST_SHA384, in getLegacyKeyProtectionParameter()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt37633 field public static final String DIGEST_SHA384 = "SHA-384";