Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/util/blake3/
H A Dblake3.c168 INLINE size_t compress_chunks_parallel(const uint8_t *input, size_t input_len, in compress_chunks_parallel() function
274 return compress_chunks_parallel(input, input_len, key, chunk_counter, flags, in blake3_compress_subtree_wide()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/BLAKE3/
H A Dblake3.c175 INLINE size_t compress_chunks_parallel(const uint8_t *input, size_t input_len, in compress_chunks_parallel() function
281 return compress_chunks_parallel(input, input_len, key, chunk_counter, flags, in blake3_compress_subtree_wide()