Searched refs:DIGEST_SHA512 (Results 1 – 4 of 4) sorted by relevance
529 DIGEST_SHA512,566 public static final String DIGEST_SHA512 = "SHA-512"; field in KeyProperties584 case DIGEST_SHA512: in toKeymaster()611 return DIGEST_SHA512; in fromKeymaster()
318 KeyProperties.DIGEST_SHA512); in getLegacyKeyProtectionParameter()334 KeyProperties.DIGEST_SHA512); in getLegacyKeyProtectionParameter()824 } else if (KeyProperties.DIGEST_SHA512.equalsIgnoreCase(digest)) { in setWrappedKeyEntry()
235 KeyProperties.DIGEST_SHA512); in initialize()252 KeyProperties.DIGEST_SHA512); in initialize()
40811 field public static final String DIGEST_SHA512 = "SHA-512";