blake3_chunk_state

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

blocks_compressed
uint8_t blocks_compressed;
Undocumented in source.
buf
uint8_t[BLAKE3_BLOCK_LEN] buf;
Undocumented in source.
buf_len
uint8_t buf_len;
Undocumented in source.
chunk_counter
uint64_t chunk_counter;
Undocumented in source.
cv
uint32_t[8] cv;
Undocumented in source.
flags
uint8_t flags;
Undocumented in source.

Meta