Searched refs:fsverity_hash_block (Results 1 – 4 of 4) sorted by relevance
94 void fsverity_hash_block(const struct merkle_tree_params *params,
276 fsverity_hash_block(params, haddr, real_hash); in fsverity_init_verification_context() 356 fsverity_hash_block(params, ctx->pending_blocks[i].data, in fsverity_add_data_blocks()
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()