Searched refs:deviceSn (Results 1 – 1 of 1) sorted by relevance
896 const char *deviceSn = GetSerial(); in GetDeviceSnHash() local897 if (deviceSn == NULL) { in GetDeviceSnHash()902 if (GetSha256Hash((const char *)deviceSn, strlen(deviceSn), sha256Out) != DM_OK) { in GetDeviceSnHash()