Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/verity/
A Dverify.c15 static inline int cmp_hashes(const struct fsverity_info *vi, in cmp_hashes() function
237 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