Home
last modified time | relevance | path

Searched refs:fsverity_hash_block (Results 1 – 4 of 4) sorted by relevance

/fs/verity/
Dverify.c233 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()
Dfsverity_private.h97 int fsverity_hash_block(const struct merkle_tree_params *params,
Dhash_algs.c236 int fsverity_hash_block(const struct merkle_tree_params *params, in fsverity_hash_block() function
Denable.c41 err = fsverity_hash_block(params, inode, req, virt_to_page(cur->data), in hash_one_block()