Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/verity/
Dfsverity_private.h74 struct fsverity_info { struct
75 struct merkle_tree_params tree_params;
76 u8 root_hash[FS_VERITY_MAX_DIGEST_SIZE];
77 u8 measurement[FS_VERITY_MAX_DIGEST_SIZE];
78 const struct inode *inode;
80 struct cs_info fcs_info;
81 u64 verified_data_size;
82 int cert_type;