Searched refs:DIGEST_SHA384 (Results 1 – 4 of 4) sorted by relevance
528 DIGEST_SHA384,561 public static final String DIGEST_SHA384 = "SHA-384"; field in KeyProperties582 case DIGEST_SHA384: in toKeymaster()609 return DIGEST_SHA384; in fromKeymaster()
317 KeyProperties.DIGEST_SHA384, in getLegacyKeyProtectionParameter()333 KeyProperties.DIGEST_SHA384, in getLegacyKeyProtectionParameter()822 } else if (KeyProperties.DIGEST_SHA384.equalsIgnoreCase(digest)) { in setWrappedKeyEntry()
234 KeyProperties.DIGEST_SHA384, in initialize()251 KeyProperties.DIGEST_SHA384, in initialize()
40810 field public static final String DIGEST_SHA384 = "SHA-384";