Home
last modified time | relevance | path

Searched refs:LnnGetPrivateNodeKeyInfo (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.c372 static int32_t LnnGetPrivateNodeKeyInfo(const char *networkId, InfoKey key, uint8_t *info, uint32_t… in LnnGetPrivateNodeKeyInfo() function
496 if (LnnGetPrivateNodeKeyInfo(nodeInfo->networkId, BYTE_KEY_ACCOUNT_HASH, in SoftbusDumpPrintAccountId()
646 if (LnnGetPrivateNodeKeyInfo(nodeInfo->networkId, BYTE_KEY_IRK, in SoftbusDumpPrintIrk()
670 if (LnnGetPrivateNodeKeyInfo(nodeInfo->networkId, BYTE_KEY_BROADCAST_CIPHER_KEY, in SoftbusDumpPrintBroadcastCipher()
695 if (LnnGetPrivateNodeKeyInfo(nodeInfo->networkId, BYTE_KEY_REMOTE_PTK, in SoftbusDumpPrintRemotePtk()