Skip to content

KFunc bpf_get_fsverity_digest

v6.8

Get the fs-verity digest of a file.

Definition

int bpf_get_fsverity_digest(struct file *file, struct bpf_dynptr_kern *digest_ptr)

Usage

Docs could be improved

This part of the docs is incomplete, contributions are very welcome

Program types

The following program types can make use of this kfunc:

Example

Docs could be improved

This part of the docs is incomplete, contributions are very welcome