Searched refs:XXH3_mix2Accs (Results 1 – 1 of 1) sorted by relevance
4408 XXH3_mix2Accs(const xxh_u64* XXH_RESTRICT acc, const xxh_u8* XXH_RESTRICT secret) in XXH3_mix2Accs() function4422 result64 += XXH3_mix2Accs(acc+2*i, secret + 16*i); in XXH3_mergeAccs()
Completed in 18 milliseconds