Searched defs:read_fn (Results 1 – 3 of 3) sorted by relevance
/third_party/fsverity-utils/lib/ |
D | compute_digest.c | 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()
|
/third_party/fsverity-utils/programs/ |
D | test_compute_digest.c | 24 static int read_fn(void *fd, void *buf, size_t count) in read_fn() function
|
/third_party/libbpf/src/ |
D | bpf_core_read.h | 316 #define ___read(read_fn, dst, src_type, src, accessor) \ argument
|