Searched refs:eap_sm_buildIdentity (Results 1 – 4 of 4) sorted by relevance
55 struct wpabuf * eap_sm_buildIdentity(struct eap_sm *sm, int id, int encrypted);
350 struct wpabuf * eap_sm_buildIdentity(struct eap_sm *sm, int id, int encrypted) in eap_sm_buildIdentity() function
387 *resp = eap_sm_buildIdentity(sm, hdr->identifier, 1); in eap_ttls_phase2_request_eap()
433 *resp = eap_sm_buildIdentity(sm, hdr->identifier, 1); in eap_fast_phase2_request()