Searched refs:eap_sm_build_nak (Results 1 – 3 of 3) sorted by relevance
54 struct wpabuf * eap_sm_build_nak(struct eap_sm *sm, EapType type, u8 id);
449 struct wpabuf * eap_sm_build_nak(struct eap_sm *sm, EapType type, u8 id) in eap_sm_build_nak() function
434 resp = (struct wpabuf *)eap_sm_build_nak(sm, type, ehdr->identifier); in eap_sm_process_request()