Searched defs:XXH_SECRET_LASTACC_START (Results 1 – 2 of 2) sorted by relevance
542 constexpr size_t XXH_SECRET_LASTACC_START = 7; in XXH3_hashLong_64b() local1006 constexpr size_t XXH_SECRET_LASTACC_START = 7; in XXH3_hashLong_128b() local
4504 #define XXH_SECRET_LASTACC_START 7 /* not aligned on 8, last secret is different from acc & scramb… in XXH3_hashLong_internal_loop() macro