Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_cipherkey_manager.h48 int32_t LnnUpdateLocalBroadcastCipherKey(BroadcastCipherKey *broadcastKey);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_cipherkey_manager_virtual.c84 int32_t LnnUpdateLocalBroadcastCipherKey(BroadcastCipherKey *broadcastKey) in LnnUpdateLocalBroadcastCipherKey() function
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1308 if (LnnUpdateLocalBroadcastCipherKey(&broadcastKey) != SOFTBUS_OK) { in PackCipherRpaInfo()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c2073 if (LnnUpdateLocalBroadcastCipherKey(&broadcastKey) != SOFTBUS_OK) { in LnnGenBroadcastCipherInfo()