Searched defs:eap_sm_buildIdentity (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap.c482 sm->eapRespData = eap_sm_buildIdentity(sm, sm->reqId, 0);
1125 * eap_sm_buildIdentity - Build EAP-Identity/Response for the current network
1135 struct wpabuf * eap_sm_buildIdentity(struct eap_sm *sm, int id, int encrypted) function
/external/wpa_supplicant_8/src/eap_peer/
H A Deap.c482 sm->eapRespData = eap_sm_buildIdentity(sm, sm->reqId, 0);
1125 * eap_sm_buildIdentity - Build EAP-Identity/Response for the current network
1135 struct wpabuf * eap_sm_buildIdentity(struct eap_sm *sm, int id, int encrypted) function
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap.c482 sm->eapRespData = eap_sm_buildIdentity(sm, sm->reqId, 0);
1125 * eap_sm_buildIdentity - Build EAP-Identity/Response for the current network
1135 struct wpabuf * eap_sm_buildIdentity(struct eap_sm *sm, int id, int encrypted) function

Completed in 413 milliseconds