Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_crypto.cpp93 std::string hash1 = Crypto::GetHashWithSalt(text1, salt1); in HWTEST_F() local
96 EXPECT_STRNE(hash1.c_str(), hash2.c_str()); in HWTEST_F()
97 std::cout << "hash1: " << hash1 << std::endl; in HWTEST_F()
103 std::cout << "hash1: " << hash3 << 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.h259 const uint8_t *hash1; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_encoder.cpp482 int32_t hash1 = entry1->rgb[(g_sortRGBAxis + R_IN_RGB)] * COLOR_OF_GIF * COLOR_OF_GIF + in SortCmpRtn() local
489 return (hash1 - hash2); in SortCmpRtn()

Completed in 4 milliseconds