Searched defs:fsverity_info (Results 1 – 1 of 1) sorted by relevance
74 struct fsverity_info { struct75 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;