Searched refs:cmp_hashes (Results 1 – 1 of 1) sorted by relevance
15 static inline int cmp_hashes(const struct fsverity_info *vi, in cmp_hashes() function237 err = cmp_hashes(vi, want_hash, real_hash, data_pos, level - 1); in verify_data_block()259 err = cmp_hashes(vi, want_hash, real_hash, data_pos, -1); in verify_data_block()
Completed in 3 milliseconds