Searched refs:shortUdidHash (Results 1 – 1 of 1) sorted by relevance
1717 unsigned char shortUdidHash[SHORT_UDID_HASH_LEN + 1] = {0}; in LnnGetOnlineNodeByUdidHash() local1736 SHORT_UDID_HASH_LEN, shortUdidHash, SHORT_UDID_HASH_LEN + 1) != SOFTBUS_OK) { in LnnGetOnlineNodeByUdidHash()1739 if (memcmp(shortUdidHash, recvUdidHash, SHORT_UDID_HASH_LEN) == 0) { in LnnGetOnlineNodeByUdidHash()1743 Anonymize((const char *)shortUdidHash, &anoyUdidHash); in LnnGetOnlineNodeByUdidHash()