Home
last modified time | relevance | path

Searched refs:remoteMetaPtk (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h186 char remoteMetaPtk[PTK_DEFAULT_LEN]; member
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1468 static void UnpackMetaPtk(char *remoteMetaPtk, char *decodePtk) in UnpackMetaPtk() argument
1471 if (SoftBusBase64Decode((unsigned char *)remoteMetaPtk, PTK_DEFAULT_LEN, &len, in UnpackMetaPtk()
1476 LnnDumpRemotePtk(NULL, remoteMetaPtk, "unpack meta wifi direct info"); in UnpackMetaPtk()
1523 UnpackMetaPtk(info->remoteMetaPtk, encodePtk); in UnpackWifiDirectInfo()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c824 (void)memset_s(info->remoteMetaPtk, PTK_DEFAULT_LEN, 0, PTK_DEFAULT_LEN); in LnnDeleteMetaInfo()

Completed in 7 milliseconds