Home
last modified time | relevance | path

Searched defs:compress_chunks_parallel (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3.c173 INLINE size_t compress_chunks_parallel(const uint8_t *input, size_t input_len, in compress_chunks_parallel() function
/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3.c233 static size_t compress_chunks_parallel(const blake3_ops_t *ops, in compress_chunks_parallel() function