Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DKeyProperties.java593 DIGEST_NONE,
606 public static final String DIGEST_NONE = "NONE"; field in KeyProperties
656 case DIGEST_NONE: in toKeymaster()
669 return DIGEST_NONE; in fromKeymaster()
/frameworks/base/keystore/java/android/security/keystore2/
DAndroidKeyStoreKeyPairGeneratorSpi.java515 KeyProperties.DIGEST_NONE, in buildKeyGenParameterSpecFromLegacy()
531 KeyProperties.DIGEST_NONE, in buildKeyGenParameterSpecFromLegacy()
DAndroidKeyStoreSpi.java310 KeyProperties.DIGEST_NONE, in getLegacyKeyProtectionParameter()
325 KeyProperties.DIGEST_NONE, in getLegacyKeyProtectionParameter()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt39839 field public static final String DIGEST_NONE = "NONE";