Searched refs:CheckHashTree (Results 1 – 3 of 3) sorted by relevance
54 bool CheckHashTree(const std::vector<unsigned char>& hash_tree) const;
113 TEST_AND_RETURN_FALSE(hash_tree_builder.CheckHashTree(buffer)); in VerifyVerityConfig()
266 bool HashTreeBuilder::CheckHashTree( in CheckHashTree() function in HashTreeBuilder