Home
last modified time | relevance | path

Searched defs:encodeSessionKey (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
Dtrans_udp_negotiation_exchange.c119 unsigned char encodeSessionKey[BASE64_SESSION_KEY_LEN] = {0}; in TransUnpackRequestUdpInfo() local
213 char encodeSessionKey[BASE64_SESSION_KEY_LEN] = {0}; in TransPackRequestUdpInfo() local
/foundation/communication/dsoftbus/core/transmission/common/src/
Dsoftbus_message_open_channel.c101 …t32_t JsonObjectPackRequestEx(const AppInfo *appInfo, cJSON *json, unsigned char *encodeSessionKey) in JsonObjectPackRequestEx()
160 unsigned char encodeSessionKey[BASE64KEY] = {0}; in PackRequest() local