Searched refs:crcDec (Results 1 – 1 of 1) sorted by relevance
342 { U32 const crcDec = XXH32(decodedBuffer, srcSize, 0); in FUZ_test() local343 FUZ_CHECKTEST(crcDec!=crcBase, "LZ4_decompress_safe() corrupted decoded data"); } in FUZ_test()