Searched refs:DIGEST_SHA224 (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java504 DIGEST_SHA224,
529 public static final String DIGEST_SHA224 = "SHA-224"; field in class:KeyProperties
556 case DIGEST_SHA224:
583 return DIGEST_SHA224;
H A DAndroidKeyStoreKeyPairGeneratorSpi.java230 KeyProperties.DIGEST_SHA224,
247 KeyProperties.DIGEST_SHA224,
H A DAndroidKeyStoreSpi.java300 KeyProperties.DIGEST_SHA224,
316 KeyProperties.DIGEST_SHA224,

Completed in 26 milliseconds