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.cpp159 bool digest_matched = false; in VerifyVbmetaImages() local
162 std::tie(total_size, digest_matched) = in VerifyVbmetaImages()
165 std::tie(total_size, digest_matched) = in VerifyVbmetaImages()
175 if (!digest_matched) { in VerifyVbmetaImages()