Searched refs:xxh64_digest (Results 1 – 3 of 3) sorted by relevance
444 uint64_t xxh64_digest(const struct xxh64_state *state) in xxh64_digest() function497 EXPORT_SYMBOL(xxh64_digest);
1623 U32 const checkCalc = (U32)xxh64_digest(&dctx->xxhState); in ZSTD_decompressFrame()1838 U32 const h32 = (U32)xxh64_digest(&dctx->xxhState); in ZSTD_decompressContinue()
2795 U32 const checksum = (U32)xxh64_digest(&cctx->xxhState); in ZSTD_writeEpilogue()