Home
last modified time | relevance | path

Searched defs:remoteMetaPtk (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
Dlnn_node_info.h186 char remoteMetaPtk[PTK_DEFAULT_LEN]; member
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_session_json.c1453 static void UnpackMetaPtk(char *remoteMetaPtk, char *decodePtk) in UnpackMetaPtk()