Home
last modified time | relevance | path

Searched refs:cmp_hashes (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/fs/verity/
Dverify.c52 static inline int cmp_hashes(const struct fsverity_info *vi, in cmp_hashes() function
156 err = cmp_hashes(vi, want_hash, real_hash, index, level - 1); in verify_page()
171 err = cmp_hashes(vi, want_hash, real_hash, index, -1); in verify_page()