Home
last modified time | relevance | path

Searched refs:hash3 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_crypto.cpp100 std::string hash3 = Crypto::GetHashWithSalt(text1, salt1); variable
102 EXPECT_STRNE(hash3.c_str(), hash4.c_str());
103 std::cout << "hash1: " << hash3 << std::endl;
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_struct.h261 const uint8_t *hash3; member