Searched refs:payloadProtectStaticVcode (Results 1 – 2 of 2) sorted by relevance
221 const uint8_t payloadProtectStaticVcode = 0x09; variable
870 protectBuf.vCode = payloadProtectStaticVcode; in Send()924 if (protectBuf.vCode != payloadProtectStaticVcode) { in DecryptPayload()