Home
last modified time | relevance | path

Searched defs:fsverity_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/fs/verity/
A Dfsverity_private.h70 struct fsverity_info { struct
71 struct merkle_tree_params tree_params;
72 u8 root_hash[FS_VERITY_MAX_DIGEST_SIZE];
73 u8 file_digest[FS_VERITY_MAX_DIGEST_SIZE];
74 const struct inode *inode;
75 unsigned long *hash_block_verified;
76 spinlock_t hash_page_init_lock;

Completed in 4 milliseconds