Searched defs:SHA_1 (Results 1 – 3 of 3) sorted by relevance
64 #define SHA_1 macro
80 #define SHA_1 /* FIPS 180-1 */ macro
127 private static final HashFunction SHA_1 = new MessageDigestHashFunction("SHA-1"); field in Hashing