Searched refs:root_digest (Results 1 – 9 of 9) sorted by relevance
63 const std::string& hash_algorithm, const std::string& root_digest, in DmTargetVerity() argument75 root_digest, in DmTargetVerity()
96 EXPECT_EQ(hashtree_desc->root_digest, "a3d5dd307341393d85de356c384ff543ec1ed81b"); in TEST_F()
38 std::string root_digest; member
94 data.root_digest); in TEST()
442 verityData.root_digest = getDigest(*verityData.desc, trailingData); in VerifyApexVerity()
175 verity_data.root_digest, verity_data.salt); in createVerityTable()
61 std::string root_digest; member
113 const std::string& root_digest, const std::string& salt);
81 hashtree_desc.root_digest, hashtree_desc.salt); in ConstructVerityTable()189 hashtree_desc->root_digest = BytesToHex(desc_digest, hashtree_desc->root_digest_len); in GetHashtreeDescriptor()