Searched refs:fsverity_descriptor (Results 1 – 8 of 8) sorted by relevance
163 struct fsverity_descriptor *desc, in compute_file_digest()179 struct fsverity_descriptor *desc) in fsverity_create_info()273 const struct fsverity_descriptor *desc, in validate_fsverity_descriptor()318 struct fsverity_descriptor **desc_ret) in fsverity_get_descriptor()321 struct fsverity_descriptor *desc; in fsverity_get_descriptor()356 struct fsverity_descriptor *desc; in ensure_verity_info()
81 sizeof(struct fsverity_descriptor))128 struct fsverity_descriptor *desc);135 struct fsverity_descriptor **desc_ret);
101 struct fsverity_descriptor *desc; in fsverity_read_descriptor()110 desc_size = offsetof(struct fsverity_descriptor, signature); in fsverity_read_descriptor()122 struct fsverity_descriptor *desc; in fsverity_read_signature()
184 struct fsverity_descriptor *desc; in enable_verity()332 if (arg.salt_size > sizeof_field(struct fsverity_descriptor, salt)) in fsverity_ioctl_enable()
47 struct fsverity_descriptor { struct
26 :ref:`Documentation/filesystems/fsverity.rst <fsverity_descriptor>`,
440 struct fsverity_descriptor {577 ``fsverity_descriptor``. Filesystems must also call functions in604 ext4 stores the verity metadata (Merkle tree and fsverity_descriptor)630 fsverity_descriptor) past the end of the file, starting at the first
5099 struct fsverity_descriptor *desc) in send_verity()