Searched refs:fsverity_descriptor (Results 1 – 9 of 9) sorted by relevance
171 struct fsverity_descriptor *desc, in compute_file_digest()187 struct fsverity_descriptor *desc) in fsverity_create_info()267 const struct fsverity_descriptor *desc, in validate_fsverity_descriptor()312 struct fsverity_descriptor **desc_ret) in fsverity_get_descriptor()315 struct fsverity_descriptor *desc; in fsverity_get_descriptor()350 struct fsverity_descriptor *desc; in ensure_verity_info()
83 sizeof(struct fsverity_descriptor))130 struct fsverity_descriptor *desc);137 struct fsverity_descriptor **desc_ret);
110 struct fsverity_descriptor *desc; in fsverity_read_descriptor()119 desc_size = offsetof(struct fsverity_descriptor, signature); in fsverity_read_descriptor()131 struct fsverity_descriptor *desc; in fsverity_read_signature()
185 struct fsverity_descriptor *desc; in enable_verity()345 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>`,
10 struct fsverity_descriptor;
456 struct fsverity_descriptor {593 ``fsverity_descriptor``. Filesystems must also call functions in620 ext4 stores the verity metadata (Merkle tree and fsverity_descriptor)646 fsverity_descriptor) past the end of the file, starting at the first
5099 struct fsverity_descriptor *desc) in send_verity()