Home
last modified time | relevance | path

Searched defs:hlp (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/wpa/src/ap/
H A Dwpa_auth.c2663 fils_encrypt_assoc(struct wpa_state_machine * sm,u8 * buf,size_t current_len,size_t max_len,const struct wpabuf * hlp) fils_encrypt_assoc() argument
2740 fils_prepare_plainbuf(struct wpa_state_machine * sm,const struct wpabuf * hlp) fils_prepare_plainbuf() argument
2881 hostapd_eid_assoc_fils_session(struct wpa_state_machine * sm,u8 * buf,const u8 * fils_session,struct wpabuf * hlp) hostapd_eid_assoc_fils_session() argument
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dsme.c1751 struct wpabuf *hlp[max_hlp]; sme_associate() local
/freebsd-src/contrib/wpa/src/rsn_supp/
H A Dwpa.c4576 fils_build_assoc_req(struct wpa_sm * sm,const u8 ** kek,size_t * kek_len,const u8 ** snonce,const u8 ** anonce,const struct wpabuf ** hlp,unsigned int num_hlp) fils_build_assoc_req() argument
/freebsd-src/sys/sys/
H A Dstats.h441 #define STATS_VSS(st, vsf, dt, hlp, hlpi) \ argument