Searched refs:fsverity_digest (Results 1 – 2 of 2) sorted by relevance
16 struct fsverity_digest { struct23 #define FS_IOC_MEASURE_VERITY _IOWR('f', 134, struct fsverity_digest) argument
21 struct fsverity_digest *d = NULL; in fsverity_cmd_measure()