Searched refs:GetLocalUdidHash (Results 1 – 2 of 2) sorted by relevance
466 static int32_t GetLocalUdidHash(char *udid, char *udidHash, uint32_t len) in GetLocalUdidHash() function510 if (GetLocalUdidHash(udid, localUdidHash, SHA_256_HEX_HASH_LEN) != SOFTBUS_OK) { in UpdateLocalAuthState()
762 int32_t ret = GetLocalUdidHash(nullptr, nullptr, 0);