Searched refs:DIGEST_SHA256 (Results 1 – 5 of 5) sorted by relevance
527 DIGEST_SHA256,556 public static final String DIGEST_SHA256 = "SHA-256"; field in KeyProperties580 case DIGEST_SHA256: in toKeymaster()607 return DIGEST_SHA256; in fromKeymaster()
316 KeyProperties.DIGEST_SHA256, in getLegacyKeyProtectionParameter()332 KeyProperties.DIGEST_SHA256, in getLegacyKeyProtectionParameter()820 } else if (KeyProperties.DIGEST_SHA256.equalsIgnoreCase(digest)) { in setWrappedKeyEntry()
233 KeyProperties.DIGEST_SHA256, in initialize()250 KeyProperties.DIGEST_SHA256, in initialize()
55 static final String DIGEST = KeyProperties.DIGEST_SHA256;
40809 field public static final String DIGEST_SHA256 = "SHA-256";