Home
last modified time | relevance | path

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

/hostap-3.6.0/src/eap_peer/
Deap.c42 static struct wpabuf * eap_sm_buildNak(struct eap_sm *sm, int id);
437 sm->eapRespData = eap_sm_buildNak(sm, sm->reqId); in SM_STATE()
1447 static struct wpabuf * eap_sm_buildNak(struct eap_sm *sm, int id) in eap_sm_buildNak() function