Searched refs:eap_sm_build_identity_resp (Results 1 – 4 of 4) sorted by relevance
336 struct wpabuf * eap_sm_build_identity_resp(struct eap_sm *sm, u8 id, int encrypted);
410 struct wpabuf * eap_sm_build_identity_resp(struct eap_sm *sm, u8 id, int encrypted) in eap_sm_build_identity_resp() function
673 *resp = eap_sm_build_identity_resp(sm, hdr->identifier, 1); in eap_peap_phase2_request()
371 resp = (struct wpabuf *)eap_sm_build_identity_resp(sm, ehdr->identifier, 0); in eap_sm_process_request()