Home
last modified time | relevance | path

Searched refs:merkle_tree_params (Results 1 – 6 of 6) sorted by relevance

/linux/fs/verity/
H A Dfsverity_private.h40 struct merkle_tree_params { struct
75 struct merkle_tree_params tree_params; argument
94 void fsverity_hash_block(const struct merkle_tree_params *params,
123 int fsverity_init_merkle_tree_params(struct merkle_tree_params *params,
H A Denable.c22 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()
H A Dverify.c55 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()
H A Dhash_algs.c103 void fsverity_hash_block(const struct merkle_tree_params *params, in fsverity_hash_block()
H A Dopen.c38 int fsverity_init_merkle_tree_params(struct merkle_tree_params *params, in fsverity_init_merkle_tree_params()
/linux/include/trace/events/
H A Dfsverity.h11 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,