Searched refs:fsverity_hash_block (Results 1 – 4 of 4) sorted by relevance
/fs/verity/ |
D | verify.c | 233 err = fsverity_hash_block(params, inode, req, hpage, in verify_data_block() 255 err = fsverity_hash_block(params, inode, req, data_page, in verify_data_block()
|
D | fsverity_private.h | 97 int fsverity_hash_block(const struct merkle_tree_params *params,
|
D | hash_algs.c | 236 int fsverity_hash_block(const struct merkle_tree_params *params, in fsverity_hash_block() function
|
D | enable.c | 41 err = fsverity_hash_block(params, inode, req, virt_to_page(cur->data), in hash_one_block()
|