Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_peer/
H A Deap.c40 static bool eap_sm_allowMethod(struct eap_sm *sm, int vendor,
342 if (!eap_sm_allowMethod(sm, sm->reqVendor, method)) { in SM_STATE()
1384 static bool eap_sm_allowMethod(struct eap_sm *sm, int vendor, in eap_sm_allowMethod() function