Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfs_avb/
Dfs_avb.cpp158 bool digest_matched = false; in VerifyVbmetaImages() local
161 std::tie(total_size, digest_matched) = in VerifyVbmetaImages()
164 std::tie(total_size, digest_matched) = in VerifyVbmetaImages()
174 if (!digest_matched) { in VerifyVbmetaImages()