Searched defs:hashValue (Results 1 – 4 of 4) sorted by relevance
54 std::string hashValue = "5aa246ebe8e817740f12cc0f6e536c5ea22e5db177563a1caea5a86614275546"; variable72 std::string hashValue = "5aa246ebe8e817740f12cc0f6e536c5ea22e5db177563a1caea5a86614275546"; variable
115 std::string hashValue = "5aa246ebe8e817740f12cc0f6e536c5ea22e5db177563a1caea5a86614275546"; variable
99 uint8_t hashValue[SHA256_LEN] = { 0 }; in GenerateDevKeyAlias() local117 uint8_t hashValue[SHA256_LEN] = { 0 }; in GenerateMkAlias() local133 uint8_t hashValue[SHA256_LEN] = { 0 }; in GeneratePseudonymPskAlias() local
338 uint32_t hashValue = (string_hash(serialValue) ^ (int_hash(timestamp) << 1)); in SerialValueHash() local