Searched defs:leftHash (Results 1 – 1 of 1) sorted by relevance
758 static bool IsSameHashId(const char *leftHash, const char *rightHash) in IsSameHashId()785 unsigned char leftHash[UDID_HASH_LEN] = { 0 }; in IsSameDevice() local