Searched defs:MD5Hash (Results 1 – 5 of 5) sorted by relevance
145 struct MD5Hash { struct147 bool operator==(const MD5Hash &other) const; argument
70 inline uint64_t MD5Hash(StringRef Str) { in MD5Hash() function
74 inline uint64_t MD5Hash(StringRef Str) { in MD5Hash() function
109 inline uint64_t MD5Hash(StringRef Str) { in MD5Hash() function
227 string MD5Hash(const string& to_hash) { in MD5Hash() function