Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dtnc.h12 typedef unsigned long TNC_UInt32; typedef
15 typedef TNC_UInt32 TNC_IMVID;
16 typedef TNC_UInt32 TNC_IMCID;
17 typedef TNC_UInt32 TNC_ConnectionID;
18 typedef TNC_UInt32 TNC_ConnectionState;
19 typedef TNC_UInt32 TNC_RetryReason;
20 typedef TNC_UInt32 TNC_IMV_Action_Recommendation;
21 typedef TNC_UInt32 TNC_IMV_Evaluation_Result;
22 typedef TNC_UInt32 TNC_MessageType;
24 typedef TNC_UInt32 TNC_VendorID;
[all …]
/external/wpa_supplicant_8/src/eap_server/
Dtncs.c60 TNC_UInt32 messageLength,
146 TNC_UInt32 typeCount) in TNC_TNCS_ReportMessageTypes()
148 TNC_UInt32 i; in TNC_TNCS_ReportMessageTypes()
178 TNC_UInt32 messageLength, in TNC_TNCS_SendMessage()
265 TNC_UInt32 bufferLength, in TNC_TNCS_GetAttribute()
267 TNC_UInt32 *pOutValueLength) in TNC_TNCS_GetAttribute()
279 TNC_UInt32 bufferLength, in TNC_TNCS_SetAttribute()
/external/wpa_supplicant_8/src/eap_peer/
Dtncc.c85 TNC_UInt32 messageLength,
110 TNC_UInt32 typeCount) in TNC_TNCC_ReportMessageTypes()
112 TNC_UInt32 i; in TNC_TNCC_ReportMessageTypes()
143 TNC_UInt32 messageLength, in TNC_TNCC_SendMessage()
204 static TNC_Result TNC_9048_LogMessage(TNC_IMCID imcID, TNC_UInt32 severity, in TNC_9048_LogMessage()