Searched refs:DIGEST_MD5 (Results 1 – 4 of 4) sorted by relevance
524 DIGEST_MD5,541 public static final String DIGEST_MD5 = "MD5"; field in KeyProperties588 case DIGEST_MD5: in toKeymaster()601 return DIGEST_MD5; in fromKeymaster()
329 KeyProperties.DIGEST_MD5, in getLegacyKeyProtectionParameter()814 } else if (KeyProperties.DIGEST_MD5.equalsIgnoreCase(digest)) { in setWrappedKeyEntry()
247 KeyProperties.DIGEST_MD5, in initialize()
40805 field public static final String DIGEST_MD5 = "MD5";