Searched refs:fsverity_hash_page (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/fs/verity/ |
D | verify.c | 153 err = fsverity_hash_page(params, inode, req, hpage, real_hash); in verify_page() 168 err = fsverity_hash_page(params, inode, req, data_page, real_hash); in verify_page()
|
D | fsverity_private.h | 121 int fsverity_hash_page(const struct merkle_tree_params *params,
|
D | hash_algs.c | 184 int fsverity_hash_page(const struct merkle_tree_params *params, in fsverity_hash_page() function
|
D | enable.c | 69 err = fsverity_hash_page(params, inode, req, src_page, in build_merkle_tree_level()
|