Searched refs:libfsverity_read_fn_t (Results 1 – 2 of 2) sorted by relevance
164 typedef int (*libfsverity_read_fn_t)(void *fd, void *buf, size_t count); typedef184 libfsverity_compute_digest(void *fd, libfsverity_read_fn_t read_fn,
103 static int compute_root_hash(void *fd, libfsverity_read_fn_t read_fn, in compute_root_hash()235 libfsverity_compute_digest(void *fd, libfsverity_read_fn_t read_fn, in libfsverity_compute_digest()