Home
last modified time | relevance | path

Searched defs:hashValue (Results 1 – 4 of 4) sorted by relevance

/base/update/updater/test/unittest/applypatch_test/
Dcommands_unittest.cpp54 std::string hashValue = "5aa246ebe8e817740f12cc0f6e536c5ea22e5db177563a1caea5a86614275546"; variable
72 std::string hashValue = "5aa246ebe8e817740f12cc0f6e536c5ea22e5db177563a1caea5a86614275546"; variable
Dblockset_unittest.cpp115 std::string hashValue = "5aa246ebe8e817740f12cc0f6e536c5ea22e5db177563a1caea5a86614275546"; variable
/base/security/device_auth/services/mk_agree/src/
Dkey_manager.c99 uint8_t hashValue[SHA256_LEN] = { 0 }; in GenerateDevKeyAlias() local
117 uint8_t hashValue[SHA256_LEN] = { 0 }; in GenerateMkAlias() local
133 uint8_t hashValue[SHA256_LEN] = { 0 }; in GeneratePseudonymPskAlias() local
/base/usb/usb_manager/services/native/src/
Dusb_accessory_manager.cpp338 uint32_t hashValue = (string_hash(serialValue) ^ (int_hash(timestamp) << 1)); in SerialValueHash() local