Searched refs:nonceNum (Results 1 – 1 of 1) sorted by relevance
215 uint64_t nonceNum = 0; in ParseDeviceSecInfoResponse() local216 …int32_t ret = DslmHexStringToByte(nonceStr, strlen(nonceStr), (uint8_t *)&nonceNum, sizeof(uint64_… in ParseDeviceSecInfoResponse()248 *challenge = nonceNum; in ParseDeviceSecInfoResponse()