Home
last modified time | relevance | path

Searched refs:libfsverity_enable_with_sig (Results 1 - 3 of 3) sorted by relevance

/third_party/fsverity-utils/lib/
H A Denable.c3 * Implementation of libfsverity_enable() and libfsverity_enable_with_sig().
19 return libfsverity_enable_with_sig(fd, params, NULL, 0); in libfsverity_enable()
23 libfsverity_enable_with_sig(int fd, in libfsverity_enable_with_sig() function
/third_party/fsverity-utils/programs/
H A Dcmd_enable.c100 if (libfsverity_enable_with_sig(file.fd, &tree_params, sig, sig_size)) { in fsverity_cmd_enable()
/third_party/fsverity-utils/include/
H A Dlibfsverity.h230 * libfsverity_enable_with_sig() - Enable fs-verity on a file, with a signature
246 libfsverity_enable_with_sig(int fd,

Completed in 1 milliseconds