Searched refs:GetHashAlgorithm (Results 1 – 4 of 4) sorted by relevance
54 HWTEST_F(FsVerityHashAlgorithmTest, GetHashAlgorithm, testing::ext::TestSize.Level1)58 EXPECT_EQ(SHA256.GetHashAlgorithm(), "SHA-256");
27 const std::string& FsVerityHashAlgorithm::GetHashAlgorithm() const in GetHashAlgorithm() function in OHOS::SignatureTools::FsVerityHashAlgorithm
199 SetAlgorithm(fsVerityHashAlgorithm.GetHashAlgorithm()); in GenerateMerkleTree()
31 const std::string& GetHashAlgorithm() const;