Home
last modified time | relevance | path

Searched defs:cipherIv (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_data_cloud_sync.h61 unsigned char cipherIv[BROADCAST_IV_LEN]; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_disctributed_net_ledger_test.cpp232 unsigned char cipherIv[BROADCAST_IV_LEN] = {0}; variable
1043 const char *cipherIv = "qqqqqqqqqqqq"; variable
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1254 static void DumpRpaCipherKey(char *cipherKey, char *cipherIv, const char *peerIrk, const char *log) in DumpRpaCipherKey()
1272 char cipherIv[BROADCAST_IV_STR_LEN] = {0}; in PackCipherRpaInfo() local
1321 char cipherIv[BROADCAST_IV_STR_LEN] = {0}; in UnpackCipherRpaInfo() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_ledger_mock.cpp572 int32_t LnnSetDLDeviceBroadcastCipherIv(const char *udid, const void *cipherIv) in LnnSetDLDeviceBroadcastCipherIv()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_manager.c1024 int32_t LnnSetDLDeviceBroadcastCipherIv(const char *udid, const void *cipherIv) in LnnSetDLDeviceBroadcastCipherIv()