Home
last modified time | relevance | path

Searched refs:salt1 (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_crypto.cpp90 std::string salt1 = Crypto::GetSecSalt(); in HWTEST_F() local
93 std::string hash1 = Crypto::GetHashWithSalt(text1, salt1); in HWTEST_F()
100 std::string hash3 = Crypto::GetHashWithSalt(text1, salt1); in HWTEST_F()
101 std::string hash4 = Crypto::GetHashWithSalt(text2, salt1); in HWTEST_F()
106 std::string hash5 = Crypto::GetHashWithSalt(text2, salt1); in HWTEST_F()

Completed in 1 milliseconds