Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
H A Deap.c39 static Boolean eap_sm_allowMethod(struct eap_sm *sm, int vendor,
334 if (!eap_sm_allowMethod(sm, sm->reqVendor, method)) { in SM_STATE()
1351 static Boolean eap_sm_allowMethod(struct eap_sm *sm, int vendor, in eap_sm_allowMethod() function