Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c675 char broadcastCipherStr[SESSION_KEY_STR_LEN] = {0}; in SoftbusDumpPrintBroadcastCipher() local
676 if (ConvertBytesToHexString(broadcastCipherStr, SESSION_KEY_STR_LEN, in SoftbusDumpPrintBroadcastCipher()
682 Anonymize((char *)broadcastCipherStr, &anonyBroadcastCipher); in SoftbusDumpPrintBroadcastCipher()