Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_crypto.cpp101 std::string hash4 = Crypto::GetHashWithSalt(text2, salt1); in HWTEST_F() local
102 EXPECT_STRNE(hash3.c_str(), hash4.c_str()); in HWTEST_F()
104 std::cout << "hash2: " << hash4 << std::endl; in HWTEST_F()
107 EXPECT_STREQ(hash5.c_str(), hash4.c_str()); in HWTEST_F()
109 std::cout << "hash4: " << hash4 << std::endl; in HWTEST_F()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_struct.h262 const uint8_t *hash4; member

Completed in 3 milliseconds