Home
last modified time | relevance | path

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

/openbmc/linux/fs/verity/
H A Dfsverity_private.h66 struct fsverity_info { struct
67 struct merkle_tree_params tree_params;
68 u8 root_hash[FS_VERITY_MAX_DIGEST_SIZE];
69 u8 file_digest[FS_VERITY_MAX_DIGEST_SIZE];
70 const struct inode *inode;
71 unsigned long *hash_block_verified;
72 spinlock_t hash_page_init_lock;