Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_crypto.cpp62 std::string salt = Crypto::GetSecSalt(); in HWTEST_F()
90 std::string salt1 = Crypto::GetSecSalt(); in HWTEST_F()
91 std::string salt2 = Crypto::GetSecSalt(); in HWTEST_F()
/foundation/distributedhardware/device_manager/utils/include/crypto/
H A Ddm_crypto.h34 static std::string GetSecSalt();
/foundation/distributedhardware/device_manager/utils/src/crypto/
H A Ddm_crypto.cpp192 std::string Crypto::GetSecSalt() in GetSecSalt() function in OHOS::DistributedHardware::Crypto
268 std::string salt = GetSecSalt(); in ConvertUdidHashToAnoyGenerate()

Completed in 2 milliseconds