Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_message.c210 static int32_t GetAuthIdReDecrypt(AuthHandle *authHandle, ProxyMessage *msg, uint8_t *decData, uint… in GetAuthIdReDecrypt() function
291 GetAuthIdReDecrypt(auth, msg, decData, &decDataLen) != SOFTBUS_OK) { in TransProxyParseMessage()