Home
last modified time | relevance | path

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

/third_party/fsverity-utils/lib/
H A Dcompute_digest.c28 static void hash_one_block(struct hash_ctx *hash, struct block_buffer *cur, in hash_one_block() function
192 hash_one_block(hash, &buffers[-1], block_size, in compute_root_hash()
197 hash_one_block(hash, &buffers[level], block_size, in compute_root_hash()
210 hash_one_block(hash, &buffers[level], block_size, in compute_root_hash()
221 /* Root hash was filled by the last call to hash_one_block() */ in compute_root_hash()

Completed in 1 milliseconds