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

/freebsd-13-stable/contrib/wpa/src/common/
H A Dtnc.h28 typedef TNC_UInt32 TNC_Result; typedef
31 typedef TNC_Result (*TNC_TNCS_BindFunctionPointer)(
35 typedef TNC_Result (*TNC_TNCS_ReportMessageTypesPointer)(
39 typedef TNC_Result (*TNC_TNCS_SendMessagePointer)(
45 typedef TNC_Result (*TNC_TNCS_RequestHandshakeRetryPointer)(
49 typedef TNC_Result (*TNC_TNCS_ProvideRecommendationPointer)(
54 typedef TNC_Result (*TNC_TNCC_BindFunctionPointer)(
58 typedef TNC_Result (*TNC_TNCC_SendMessagePointer)(
64 typedef TNC_Result (*TNC_TNCC_ReportMessageTypesPointer)(
68 typedef TNC_Result (*TNC_TNCC_RequestHandshakeRetryPointe
[all...]
/freebsd-13-stable/contrib/wpa/src/eap_server/
H A Dtncs.c47 TNC_Result (*Initialize)(
52 TNC_Result (*NotifyConnectionChange)(
56 TNC_Result (*ReceiveMessage)(
62 TNC_Result (*SolicitRecommendation)(
65 TNC_Result (*BatchEnding)(
68 TNC_Result (*Terminate)(TNC_IMVID imvID);
69 TNC_Result (*ProvideBindFunction)(
143 static TNC_Result TNC_TNCS_ReportMessageTypes(
174 static TNC_Result TNC_TNCS_SendMessage(
223 static TNC_Result TNC_TNCS_RequestHandshakeRetr
[all...]
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Dtncc.c69 TNC_Result (*Initialize)(
74 TNC_Result (*NotifyConnectionChange)(
78 TNC_Result (*BeginHandshake)(
81 TNC_Result (*ReceiveMessage)(
87 TNC_Result (*BatchEnding)(
90 TNC_Result (*Terminate)(TNC_IMCID imcID);
91 TNC_Result (*ProvideBindFunction)(
107 static TNC_Result TNC_TNCC_ReportMessageTypes(
139 static TNC_Result TNC_TNCC_SendMessage(
184 static TNC_Result TNC_TNCC_RequestHandshakeRetr
[all...]

Completed in 108 milliseconds