Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DKeyProperties.java526 DIGEST_SHA224,
551 public static final String DIGEST_SHA224 = "SHA-224"; field in KeyProperties
578 case DIGEST_SHA224: in toKeymaster()
605 return DIGEST_SHA224; in fromKeymaster()
DAndroidKeyStoreSpi.java315 KeyProperties.DIGEST_SHA224, in getLegacyKeyProtectionParameter()
331 KeyProperties.DIGEST_SHA224, in getLegacyKeyProtectionParameter()
818 } else if (KeyProperties.DIGEST_SHA224.equalsIgnoreCase(digest)) { in setWrappedKeyEntry()
DAndroidKeyStoreKeyPairGeneratorSpi.java231 KeyProperties.DIGEST_SHA224, in initialize()
248 KeyProperties.DIGEST_SHA224, in initialize()
/frameworks/base/non-updatable-api/
Dcurrent.txt41248 field public static final String DIGEST_SHA224 = "SHA-224";
/frameworks/base/api/
Dcurrent.txt41392 field public static final String DIGEST_SHA224 = "SHA-224";