Searched refs:fsverity_hash_buffer (Results 1 – 3 of 3) sorted by relevance
124 int fsverity_hash_buffer(const struct fsverity_hash_alg *alg,
232 int fsverity_hash_buffer(const struct fsverity_hash_alg *alg, in fsverity_hash_buffer() function
137 err = fsverity_hash_buffer(hash_alg, desc, sizeof(*desc), measurement); in compute_file_measurement()