Home
last modified time | relevance | path

Searched refs:libfsverity_enable (Results 1 - 2 of 2) sorted by relevance

/third_party/fsverity-utils/lib/
H A Denable.c3 * Implementation of libfsverity_enable() and libfsverity_enable_with_sig().
17 libfsverity_enable(int fd, const struct libfsverity_merkle_tree_params *params) in libfsverity_enable() function
/third_party/fsverity-utils/include/
H A Dlibfsverity.h215 * libfsverity_enable() - Enable fs-verity on a file
227 libfsverity_enable(int fd, const struct libfsverity_merkle_tree_params *params);
236 * Like libfsverity_enable(), but allows specifying a built-in signature (i.e. a
241 * If @sig is NULL and @sig_size is 0, this is the same as libfsverity_enable().
243 * Return: See libfsverity_enable().

Completed in 1 milliseconds