Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.h602 struct wpabuf * fils_build_assoc_req(struct wpa_sm *sm, const u8 **kek,
H A Dwpa.c5989 struct wpabuf * fils_build_assoc_req(struct wpa_sm *sm, const u8 **kek, in fils_build_assoc_req() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dsme.c2272 buf = fils_build_assoc_req(wpa_s->wpa, &params.fils_kek, in sme_associate()