Searched refs:eap_sm_allowMethod (Results 1 – 3 of 3) sorted by relevance
67 bool eap_sm_allowMethod(struct eap_sm *sm, int vendor, EapType method);
265 bool eap_sm_allowMethod(struct eap_sm *sm, int vendor, in eap_sm_allowMethod() function
399 if (!eap_sm_allowMethod(sm, reqVendor, reqVendorMethod)) { in eap_sm_process_request()