Searched defs:hashSalt (Results 1 – 2 of 2) sorted by relevance
870 U64 const hashSalt) in ZSTD_row_nextCachedHash()1169 const U64 hashSalt = ms->hashSalt; in ZSTD_RowFindBestMatch() local
285 …U64 hashSalt; /* For row-based matchFinder: salts the hash for reuse of… member940 size_t ZSTD_hashPtrSalted(const void* p, U32 hBits, U32 mls, const U64 hashSalt) { in ZSTD_hashPtrSalted()