Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_peer/
H A Deap.c42 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