Searched refs:right_input (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3.c291 const uint8_t *right_input = &input[left_input_len]; local
314 right_input, right_input_len, key, right_chunk_counter, flags, right_cvs);
/freebsd-current/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3.c347 const uint8_t *right_input = &input[left_input_len]; local
376 size_t right_n = blake3_compress_subtree_wide(ops, right_input,

Completed in 206 milliseconds