Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h543 struct wpabuf * fils_build_auth(struct wpa_sm *sm, int dh_group, const u8 *md);
Dwpa.c4042 struct wpabuf * fils_build_auth(struct wpa_sm *sm, int dh_group, const u8 *md) in fils_build_auth() function
/external/wpa_supplicant_8/wpa_supplicant/
Dsme.c842 resp = fils_build_auth(wpa_s->wpa, ssid->fils_dh_group, md); in sme_send_authentication()