Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:reqVendor

199 	if (!eap_sm_allowMethod(sm, sm->reqVendor, method)) {
201 sm->reqVendor, method);
214 sm->m && sm->m->vendor == sm->reqVendor &&
228 sm->m = eap_sm_get_eap_methods(sm->reqVendor, method);
232 sm->reqVendor, method);
238 sm->reqVendor, method, sm->m->name);
250 sm->reqVendor, method, sm->m->name);
273 sm->reqVendor, method, sm->m->name);
736 if (sm->reqVendor == m->vendor &&
782 sm->reqVendor, sm->reqVendorMethod);
1067 sm->reqVendor = EAP_VENDOR_IETF;
1105 sm->reqVendor = WPA_GET_BE24(pos);
1111 sm->reqId, sm->reqMethod, sm->reqVendor,