Home
last modified time | relevance | path

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

/hostap-latest/src/rsn_supp/
Dwpa.h647 struct wpabuf * fils_build_auth(struct wpa_sm *sm, int dh_group, const u8 *md);
Dwpa.c5793 struct wpabuf * fils_build_auth(struct wpa_sm *sm, int dh_group, const u8 *md) in fils_build_auth() function
/hostap-latest/wpa_supplicant/
Dsme.c1129 resp = fils_build_auth(wpa_s->wpa, ssid->fils_dh_group, md); in sme_send_authentication()