Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/verity/
A Dopen.c162 struct fsverity_descriptor *desc, in compute_file_digest()
181 struct fsverity_descriptor *desc) in fsverity_create_info()
281 const struct fsverity_descriptor *desc, in validate_fsverity_descriptor()
326 struct fsverity_descriptor **desc_ret) in fsverity_get_descriptor()
329 struct fsverity_descriptor *desc; in fsverity_get_descriptor()
365 struct fsverity_descriptor *desc; in ensure_verity_info()
A Dfsverity_private.h80 sizeof(struct fsverity_descriptor))
121 struct fsverity_descriptor *desc);
128 struct fsverity_descriptor **desc_ret);
A 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()
A Denable.c187 struct fsverity_descriptor *desc; in enable_verity()
335 if (arg.salt_size > sizeof_field(struct fsverity_descriptor, salt)) in fsverity_ioctl_enable()
/linux-6.3-rc2/include/uapi/linux/
A Dfsverity.h47 struct fsverity_descriptor { struct
/linux-6.3-rc2/Documentation/filesystems/ext4/
A Dverity.rst26 :ref:`Documentation/filesystems/fsverity.rst <fsverity_descriptor>`,
/linux-6.3-rc2/Documentation/filesystems/
A Dfsverity.rst421 struct fsverity_descriptor {
487 ``fsverity_descriptor``. Filesystems must also call functions in
514 ext4 stores the verity metadata (Merkle tree and fsverity_descriptor)
540 fsverity_descriptor) past the end of the file, starting at the first
/linux-6.3-rc2/fs/btrfs/
A Dsend.c5137 struct fsverity_descriptor *desc) in send_verity()

Completed in 20 milliseconds