Searched defs:hashValue (Results 1 – 8 of 8) sorted by relevance
26 char *hashValue = getenv("HASH_VALUE"); in hvb_sm3_init() local39 char *hashValue = getenv("HASH_VALUE"); in hvb_sm3_update() local52 char *hashValue = getenv("HASH_VALUE"); in hvb_sm3_final() local
23 char *hashValue = getenv("HASH_VALUE"); in hash_ctx_init() local36 char *hashValue = getenv("HASH_VALUE"); in hash_calc_update() local49 char *hashValue = getenv("HASH_VALUE"); in hash_calc_do_final() local
54 std::string hashValue = "5aa246ebe8e817740f12cc0f6e536c5ea22e5db177563a1caea5a86614275546"; variable72 std::string hashValue = "5aa246ebe8e817740f12cc0f6e536c5ea22e5db177563a1caea5a86614275546"; variable
115 std::string hashValue = "5aa246ebe8e817740f12cc0f6e536c5ea22e5db177563a1caea5a86614275546"; variable
84 char *hashValue = getenv("HASH_VALUE"); in FsHvbSetupHashtree() local
166 bool ReadHashFromPackInfo(const std::string &pkgPackInfoPath, std::string &hashValue) in ReadHashFromPackInfo()208 std::string hashValue; in RestorePackage() local
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
429 uint32_t hashValue = (string_hash(serialValue) ^ (int_hash(timestamp) << 1)); in SerialValueHash() local