Searched refs:eap_sm_buildNak (Results 1 – 1 of 1) sorted by relevance
42 static struct wpabuf * eap_sm_buildNak(struct eap_sm *sm, int id);438 sm->eapRespData = eap_sm_buildNak(sm, sm->reqId); in SM_STATE()1448 static struct wpabuf * eap_sm_buildNak(struct eap_sm *sm, int id) in eap_sm_buildNak() function