Searched refs:merkle_tree_params (Results 1 – 5 of 5) sorted by relevance
39 struct merkle_tree_params { struct71 struct merkle_tree_params tree_params; argument94 int fsverity_hash_block(const struct merkle_tree_params *params,114 int fsverity_init_merkle_tree_params(struct merkle_tree_params *params,
22 const struct merkle_tree_params *params, in hash_one_block()43 const struct merkle_tree_params *params) in write_merkle_tree_block()65 const struct merkle_tree_params *params, in build_merkle_tree()186 struct merkle_tree_params params = { }; in enable_verity()
236 int fsverity_hash_block(const struct merkle_tree_params *params, in fsverity_hash_block()
29 int fsverity_init_merkle_tree_params(struct merkle_tree_params *params, in fsverity_init_merkle_tree_params()
129 const struct merkle_tree_params *params = &vi->tree_params; in verify_data_block()
Completed in 9 milliseconds