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