Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_control.c69 static int32_t SetCipherOfHandshakeMsg(ProxyChannelInfo *info, uint8_t *cipher) in SetCipherOfHandshakeMsg() function
119 if (SetCipherOfHandshakeMsg(info, &msgHead.cipher) != SOFTBUS_OK) { in TransProxyHandshake()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_channel_test.cpp167 int32_t ret = SetCipherOfHandshakeMsg(chan, NULL);
189 int32_t ret = SetCipherOfHandshakeMsg(chan, NULL);