Home
last modified time | relevance | path

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

/linux/fs/verity/
A Dfsverity_private.h73 struct fsverity_info { struct
74 struct merkle_tree_params tree_params;
75 u8 root_hash[FS_VERITY_MAX_DIGEST_SIZE];
76 u8 file_digest[FS_VERITY_MAX_DIGEST_SIZE];
77 const struct inode *inode;

Completed in 3 milliseconds