Home
last modified time | relevance | path

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

/third_party/fsverity-utils/lib/
H A Dcompute_digest.c20 struct block_buffer { struct
28 static void hash_one_block(struct hash_ctx *hash, struct block_buffer *cur, in hash_one_block()
31 struct block_buffer *next = cur + 1; in hash_one_block()
45 static bool block_is_full(const struct block_buffer *block, u32 block_size, in block_is_full()
67 const struct block_buffer *block, in report_merkle_tree_block()
116 struct block_buffer _buffers[1 + FS_VERITY_MAX_LEVELS + 1] = {}; in compute_root_hash()
117 struct block_buffer *buffers = &_buffers[1]; in compute_root_hash()
/third_party/backends/backend/
H A Dmustek.h236 SANE_Byte *block_buffer; member

Completed in 2 milliseconds