Searched refs:MESSAGE_DIGEST (Results 1 – 5 of 5) sorted by relevance
37 MESSAGE_DIGEST, enumConstant
60 private static final byte[] MESSAGE_DIGEST = { -87, -103, 62, 54, 71, 6, field in MessageDigest2Test221 assertTrue("bug in SHA", MessageDigest.isEqual(digest, MESSAGE_DIGEST)); in test_digest()
76 Collections.unmodifiableSet(EnumSet.of(CryptoPrimitive.MESSAGE_DIGEST));
65 Collections.unmodifiableSet(EnumSet.of(CryptoPrimitive.MESSAGE_DIGEST));
7292 enum_constant public static final java.security.CryptoPrimitive MESSAGE_DIGEST;