Searched refs:xxh64_reset (Results 1 – 6 of 6) sorted by relevance
212 void xxh64_reset(struct xxh64_state *state, uint64_t seed);
36 xxh64_reset(&dctx->xxhstate, tctx->seed); in xxhash64_init()
256 void xxh64_reset(struct xxh64_state *statePtr, const uint64_t seed) in xxh64_reset() function268 EXPORT_SYMBOL(xxh64_reset);
52 xxh64_reset(&state->h64state, 0); in bch2_checksum_init()
666 if (dctx->validateChecksum) xxh64_reset(&dctx->xxhState, 0); in ZSTD_decodeFrameHeader()
1850 xxh64_reset(&zc->xxhState, 0); in ZSTD_resetCCtx_internal()