Searched refs:fsverity_hash_block (Results 1 – 4 of 4) sorted by relevance
285 fsverity_hash_block(params, haddr, real_hash); in verify_data_block()365 fsverity_hash_block(params, ctx->pending_blocks[i].data, in fsverity_verify_pending_blocks()
94 void fsverity_hash_block(const struct merkle_tree_params *params,
103 void fsverity_hash_block(const struct merkle_tree_params *params, in fsverity_hash_block() function
38 fsverity_hash_block(params, cur->data, &next->data[next->filled]); in hash_one_block()