Home
last modified time | relevance | path

Searched refs:SessionKeyBase64 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h114 } SessionKeyBase64; typedef
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_message.c423 static int32_t PackHandshakeMsgForNormal(SessionKeyBase64 *sessionBase64, AppInfo *appInfo, cJSON *… in PackHandshakeMsgForNormal()
489 SessionKeyBase64 sessionBase64; in TransProxyPackHandshakeMsg()
490 (void)memset_s(&sessionBase64, sizeof(SessionKeyBase64), 0, sizeof(SessionKeyBase64)); in TransProxyPackHandshakeMsg()