Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_local_ledger_test.cpp90 EXPECT_EQ(UpdateLocalCipherInfoKey(nullptr), SOFTBUS_INVALID_PARAM); in LocalLedgerKeyTestPackaged()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1719 static int32_t UpdateLocalCipherInfoKey(const void *id) in UpdateLocalCipherInfoKey() function
1822 … {BYTE_KEY_BROADCAST_CIPHER_KEY, SESSION_KEY_LENGTH, LlGetCipherInfoKey, UpdateLocalCipherInfoKey},