Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h455 struct wpabuf * fils_build_assoc_req(struct wpa_sm *sm, const u8 **kek,
Dwpa.c4049 struct wpabuf * fils_build_assoc_req(struct wpa_sm *sm, const u8 **kek, in fils_build_assoc_req() function
/external/wpa_supplicant_8/wpa_supplicant/
Dsme.c1481 buf = fils_build_assoc_req(wpa_s->wpa, &params.fils_kek, in sme_associate()