Searched refs:DIGEST_SHA1 (Results 1 – 6 of 6) sorted by relevance
525 DIGEST_SHA1,546 public static final String DIGEST_SHA1 = "SHA-1"; field in KeyProperties576 case DIGEST_SHA1: in toKeymaster()603 return DIGEST_SHA1; in fromKeymaster()
227 if (!KeyProperties.DIGEST_SHA1.equalsIgnoreCase(mgf1JcaDigest)) { in initAlgorithmSpecificParameters()230 + ". Only " + KeyProperties.DIGEST_SHA1 + " supported"); in initAlgorithmSpecificParameters()
314 KeyProperties.DIGEST_SHA1, in getLegacyKeyProtectionParameter()330 KeyProperties.DIGEST_SHA1, in getLegacyKeyProtectionParameter()816 } else if (KeyProperties.DIGEST_SHA1.equalsIgnoreCase(digest)) { in setWrappedKeyEntry()
230 KeyProperties.DIGEST_SHA1, in initialize()247 KeyProperties.DIGEST_SHA1, in initialize()
41247 field public static final String DIGEST_SHA1 = "SHA-1";
41391 field public static final String DIGEST_SHA1 = "SHA-1";