Searched defs:encodeSessionKey (Results 1 – 4 of 4) sorted by relevance
146 unsigned char encodeSessionKey[BASE64_SESSION_KEY_LEN] = {0}; in TransUnpackRequestUdpInfo() local222 char encodeSessionKey[BASE64_SESSION_KEY_LEN] = {0}; in TransPackRequestUdpInfo() local
106 …t32_t JsonObjectPackRequestEx(const AppInfo *appInfo, cJSON *json, unsigned char *encodeSessionKey) in JsonObjectPackRequestEx()167 unsigned char encodeSessionKey[BASE64KEY] = {0}; in PackRequest() local
286 unsigned char *encodeSessionKey = reinterpret_cast<unsigned char *>(tmp); in JsonObjectPackRequestExTest() local
752 const char *encodeSessionKey = TRANS_FUZZ_STR_VAL.c_str(); in DirectChannelAddItemToJson() local