Searched refs:xxh64_reset (Results 1 – 3 of 3) sorted by relevance
256 void xxh64_reset(struct xxh64_state *statePtr, const uint64_t seed) in xxh64_reset() function268 EXPORT_SYMBOL(xxh64_reset);
234 xxh64_reset(&cctx->xxhState, 0); in ZSTD_continueCCtx()280 xxh64_reset(&zc->xxhState, 0); in ZSTD_resetCCtx_advanced()
382 xxh64_reset(&dctx->xxhState, 0); in ZSTD_decodeFrameHeader()