Searched defs:MD5Hash (Results 1 – 2 of 2) sorted by relevance
150 struct MD5Hash { struct152 bool operator==(const MD5Hash &other) const; argument
109 inline uint64_t MD5Hash(StringRef Str) { in MD5Hash() function