Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_peer/
Deap.c39 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