Home
last modified time | relevance | path

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

/linux/fs/verity/
H A Dfsverity_private.h39 struct merkle_tree_params { struct
73 struct merkle_tree_params tree_params; argument
92 void fsverity_hash_block(const struct merkle_tree_params *params,
121 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()
68 const struct merkle_tree_params *params, in build_merkle_tree()
183 struct merkle_tree_params params = { }; in enable_verity()
H A Dverify.c121 const struct merkle_tree_params *params = &vi->tree_params; in verify_data_block()
307 const struct merkle_tree_params *params = &vi->tree_params; in fsverity_verify_pending_blocks()
338 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.c30 int fsverity_init_merkle_tree_params(struct merkle_tree_params *params, in fsverity_init_merkle_tree_params()