Searched refs:DIGEST_SHA1 (Results 1 – 6 of 6) sorted by relevance
586 DIGEST_SHA1,607 public static final String DIGEST_SHA1 = "SHA-1"; field in KeyProperties637 case DIGEST_SHA1: in toKeymaster()664 return DIGEST_SHA1; in fromKeymaster()
228 if (!KeyProperties.DIGEST_SHA1.equalsIgnoreCase(mgf1JcaDigest)) { in initAlgorithmSpecificParameters()231 + ". Only " + KeyProperties.DIGEST_SHA1 + " supported"); in initAlgorithmSpecificParameters()
405 KeyProperties.DIGEST_SHA1, in buildKeyGenParameterSpecFromLegacy()422 KeyProperties.DIGEST_SHA1, in buildKeyGenParameterSpecFromLegacy()
288 KeyProperties.DIGEST_SHA1, in getLegacyKeyProtectionParameter()304 KeyProperties.DIGEST_SHA1, in getLegacyKeyProtectionParameter()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
37630 field public static final String DIGEST_SHA1 = "SHA-1";