Searched refs:eHashFunctionDJB (Results 1 – 2 of 2) sorted by relevance
23 …eHashFunctionDJB = 0u // Daniel J Bernstein hash function that is also used by the ELF G… enumerator43 case MappedHash::eHashFunctionDJB: in HashString()73 hash_function (eHashFunctionDJB), in Header()213 entry.hash = MappedHash::HashString (eHashFunctionDJB, cstr); in AddEntry()233 header.hash_function = eHashFunctionDJB; in Save()400 m_header.hash_function == eHashFunctionDJB && in IsValid()
1028 eHashFunctionDJB = 0u, // Daniel J Bernstein hash function