Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/verity/
H A Dverify.c212 if (fsverity_hash_block(params, inode, haddr, real_hash) != 0) in verify_data_block()
232 if (fsverity_hash_block(params, inode, data, real_hash) != 0) in verify_data_block()
H A Dfsverity_private.h95 int fsverity_hash_block(const struct merkle_tree_params *params,
H A Dhash_algs.c167 * fsverity_hash_block() - hash a single data or hash block
178 int fsverity_hash_block(const struct merkle_tree_params *params, in fsverity_hash_block() function
H A Denable.c40 err = fsverity_hash_block(params, inode, cur->data, in hash_one_block()

Completed in 3 milliseconds