Searched refs:eap_sm_allowMethod (Results 1 – 1 of 1) sorted by relevance
39 static Boolean eap_sm_allowMethod(struct eap_sm *sm, int vendor,273 if (!eap_sm_allowMethod(sm, sm->reqVendor, method)) { in SM_STATE()1131 static Boolean eap_sm_allowMethod(struct eap_sm *sm, int vendor, in eap_sm_allowMethod() function