Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_cipherkey_manager.h44 void ProcessCipherKeySyncInfo(const void *json, const char *networkId);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_cipherkey_manager_virtual.c49 void ProcessCipherKeySyncInfo(const void *json, const char *networkId) in ProcessCipherKeySyncInfo() function
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1590 ProcessCipherKeySyncInfo(json, info->deviceInfo.deviceUdid); in UnpackCommon()