Searched refs:DIGEST_SHA1 (Results 1 – 6 of 6) sorted by relevance
503 DIGEST_SHA1,524 public static final String DIGEST_SHA1 = "SHA-1"; field in KeyProperties554 case DIGEST_SHA1: in toKeymaster()581 return DIGEST_SHA1; in fromKeymaster()
227 if (!KeyProperties.DIGEST_SHA1.equalsIgnoreCase(mgf1JcaDigest)) { in initAlgorithmSpecificParameters()230 + ". Only " + KeyProperties.DIGEST_SHA1 + " supported"); in initAlgorithmSpecificParameters()
230 KeyProperties.DIGEST_SHA1, in initialize()247 KeyProperties.DIGEST_SHA1, in initialize()
299 KeyProperties.DIGEST_SHA1, in getLegacyKeyProtectionParameter()315 KeyProperties.DIGEST_SHA1, in getLegacyKeyProtectionParameter()
36739 field public static final java.lang.String DIGEST_SHA1 = "SHA-1";
39808 field public static final java.lang.String DIGEST_SHA1 = "SHA-1";