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.java504 DIGEST_SHA224,
529 public static final String DIGEST_SHA224 = "SHA-224"; field in KeyProperties
556 case DIGEST_SHA224: in toKeymaster()
583 return DIGEST_SHA224; in fromKeymaster()
DAndroidKeyStoreKeyPairGeneratorSpi.java221 KeyProperties.DIGEST_SHA224, in initialize()
238 KeyProperties.DIGEST_SHA224, in initialize()
DAndroidKeyStoreSpi.java299 KeyProperties.DIGEST_SHA224, in getLegacyKeyProtectionParameter()
315 KeyProperties.DIGEST_SHA224, in getLegacyKeyProtectionParameter()
/frameworks/base/api/
Dcurrent.txt28412 field public static final java.lang.String DIGEST_SHA224 = "SHA-224";
Dsystem-current.txt30471 field public static final java.lang.String DIGEST_SHA224 = "SHA-224";