Searched refs:fils_build_auth (Results 1 – 3 of 3) sorted by relevance
543 struct wpabuf * fils_build_auth(struct wpa_sm *sm, int dh_group, const u8 *md);
4042 struct wpabuf * fils_build_auth(struct wpa_sm *sm, int dh_group, const u8 *md) in fils_build_auth() function
842 resp = fils_build_auth(wpa_s->wpa, ssid->fils_dh_group, md); in sme_send_authentication()