Searched refs:fsverity_hash_page (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/verity/ |
| H A D | verify.c | 154 err = fsverity_hash_page(params, inode, req, hpage, real_hash); in verify_page() 169 err = fsverity_hash_page(params, inode, req, data_page, real_hash); in verify_page()
|
| H A D | fsverity_private.h | 98 int fsverity_hash_page(const struct merkle_tree_params *params,
|
| H A D | hash_algs.c | 233 int fsverity_hash_page(const struct merkle_tree_params *params, in fsverity_hash_page() function
|
| H A D | enable.c | 107 err = fsverity_hash_page(params, inode, req, src_page, in build_merkle_tree_level()
|