Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/blake3/
Dblake3.c93 uint8_t wide_buf[64]; in output_root_bytes() local
96 output_block_counter, self->flags | ROOT, wide_buf); in output_root_bytes()
104 memcpy(out, wide_buf + offset_within_block, memcpy_len); in output_root_bytes()