Home
last modified time | relevance | path

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

/aosp14/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java596 DIGEST_SHA1,
617 public static final String DIGEST_SHA1 = "SHA-1"; field in KeyProperties
647 case DIGEST_SHA1: in toKeymaster()
674 return DIGEST_SHA1; in fromKeymaster()
/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreKeyPairGeneratorSpi.java480 KeyProperties.DIGEST_SHA1, in buildKeyGenParameterSpecFromLegacy()
497 KeyProperties.DIGEST_SHA1, in buildKeyGenParameterSpecFromLegacy()
H A DAndroidKeyStoreSpi.java298 KeyProperties.DIGEST_SHA1, in getLegacyKeyProtectionParameter()
314 KeyProperties.DIGEST_SHA1, 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.txt39623 field public static final String DIGEST_SHA1 = "SHA-1";