Searched refs:DIGEST_NONE (Results 1 – 4 of 4) sorted by relevance
523 DIGEST_NONE,536 public static final String DIGEST_NONE = "NONE"; field in KeyProperties586 case DIGEST_NONE: in toKeymaster()599 return DIGEST_NONE; in fromKeymaster()
313 KeyProperties.DIGEST_NONE, in getLegacyKeyProtectionParameter()328 KeyProperties.DIGEST_NONE, in getLegacyKeyProtectionParameter()812 if (KeyProperties.DIGEST_NONE.equalsIgnoreCase(digest)) { in setWrappedKeyEntry()
230 KeyProperties.DIGEST_NONE, in initialize()246 KeyProperties.DIGEST_NONE, in initialize()
40806 field public static final String DIGEST_NONE = "NONE";