Home
last modified time | relevance | path

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

/Linux-v6.1/fs/verity/
Dverify.c42 static inline int cmp_hashes(const struct fsverity_info *vi, in cmp_hashes() function
147 err = cmp_hashes(vi, want_hash, real_hash, index, level - 1); in verify_page()
162 err = cmp_hashes(vi, want_hash, real_hash, index, -1); in verify_page()