Searched refs:DIGEST_SHA224 (Results 1 – 4 of 4) sorted by relevance
526 DIGEST_SHA224,551 public static final String DIGEST_SHA224 = "SHA-224"; field in KeyProperties578 case DIGEST_SHA224: in toKeymaster()605 return DIGEST_SHA224; in fromKeymaster()
315 KeyProperties.DIGEST_SHA224, in getLegacyKeyProtectionParameter()331 KeyProperties.DIGEST_SHA224, in getLegacyKeyProtectionParameter()818 } else if (KeyProperties.DIGEST_SHA224.equalsIgnoreCase(digest)) { in setWrappedKeyEntry()
232 KeyProperties.DIGEST_SHA224, in initialize()249 KeyProperties.DIGEST_SHA224, in initialize()
40808 field public static final String DIGEST_SHA224 = "SHA-224";