Searched refs:xxh64 (Results 1 – 1 of 1) sorted by relevance
830 XXH64_state_t xxh64; in test_lz4f_decompression_wBuffers() local831 XXH64_reset(&xxh64, 1); in test_lz4f_decompression_wBuffers()874 XXH64_update(&xxh64, op, oSize); in test_lz4f_decompression_wBuffers()889 U64 const crcDecoded = XXH64_digest(&xxh64); in test_lz4f_decompression_wBuffers()