Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation_exchange.c126 unsigned char encodeSessionKey[BASE64_SESSION_KEY_LEN] = {0}; in TransUnpackRequestUdpInfo() local
192 char encodeSessionKey[BASE64_SESSION_KEY_LEN] = {0}; in TransPackRequestUdpInfo() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/common/src/
H A Dsoftbus_message_open_channel.c98 …t32_t JsonObjectPackRequestEx(const AppInfo *appInfo, cJSON *json, unsigned char *encodeSessionKey) in JsonObjectPackRequestEx()
150 unsigned char encodeSessionKey[BASE64KEY] = {0}; in PackRequest() local