Searched refs:xxh64_update (Results 1 – 3 of 3) sorted by relevance
377 int xxh64_update(struct xxh64_state *state, const void *input, const size_t len) in xxh64_update() function442 EXPORT_SYMBOL(xxh64_update);
1614 xxh64_update(&dctx->xxhState, op, decodedSize); in ZSTD_decompressFrame()1820 xxh64_update(&dctx->xxhState, dst, rSize); in ZSTD_decompressContinue()
2365 xxh64_update(&cctx->xxhState, src, srcSize); in ZSTD_compress_generic()