Home
last modified time | relevance | path

Searched refs:fsverity_descriptor (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/fs/verity/
Dopen.c131 struct fsverity_descriptor *desc, in compute_file_digest()
150 struct fsverity_descriptor *desc) in fsverity_create_info()
221 const struct fsverity_descriptor *desc, in validate_fsverity_descriptor()
266 struct fsverity_descriptor **desc_ret) in fsverity_get_descriptor()
269 struct fsverity_descriptor *desc; in fsverity_get_descriptor()
305 struct fsverity_descriptor *desc; in ensure_verity_info()
Dfsverity_private.h77 sizeof(struct fsverity_descriptor))
118 struct fsverity_descriptor *desc);
125 struct fsverity_descriptor **desc_ret);
Dread_metadata.c100 struct fsverity_descriptor *desc; in fsverity_read_descriptor()
109 desc_size = offsetof(struct fsverity_descriptor, signature); in fsverity_read_descriptor()
121 struct fsverity_descriptor *desc; in fsverity_read_signature()
Denable.c203 struct fsverity_descriptor *desc; in enable_verity()
358 if (arg.salt_size > sizeof_field(struct fsverity_descriptor, salt)) in fsverity_ioctl_enable()
/linux-5.19.10/include/uapi/linux/
Dfsverity.h47 struct fsverity_descriptor { struct
/linux-5.19.10/Documentation/filesystems/ext4/
Dverity.rst26 :ref:`Documentation/filesystems/fsverity.rst <fsverity_descriptor>`,
/linux-5.19.10/Documentation/filesystems/
Dfsverity.rst419 struct fsverity_descriptor {
485 ``fsverity_descriptor``. Filesystems must also call functions in
510 ext4 stores the verity metadata (Merkle tree and fsverity_descriptor)
538 fsverity_descriptor) past the end of the file, starting at the first