Searched refs:merkle_tree_params (Results 1 – 6 of 6) sorted by relevance
40 struct merkle_tree_params { struct75 struct merkle_tree_params tree_params; argument94 void fsverity_hash_block(const struct merkle_tree_params *params,123 int fsverity_init_merkle_tree_params(struct merkle_tree_params *params,
22 static int hash_one_block(const struct merkle_tree_params *params, in hash_one_block()46 const struct merkle_tree_params *params) in write_merkle_tree_block()69 const struct merkle_tree_params *params, in build_merkle_tree()184 struct merkle_tree_params params = { }; in enable_verity()
55 const struct merkle_tree_params *params = &vi->tree_params; in fsverity_readahead()163 const struct merkle_tree_params *params = &vi->tree_params; in verify_data_block()352 const struct merkle_tree_params *params = &vi->tree_params; in fsverity_verify_pending_blocks()382 const struct merkle_tree_params *params = &vi->tree_params; in fsverity_add_data_blocks()
103 void fsverity_hash_block(const struct merkle_tree_params *params, in fsverity_hash_block()
38 int fsverity_init_merkle_tree_params(struct merkle_tree_params *params, in fsverity_init_merkle_tree_params()
11 struct merkle_tree_params;16 const struct merkle_tree_params *params),42 const struct merkle_tree_params *params),74 const struct merkle_tree_params *params,