Home
last modified time | relevance | path

Searched defs:erp_resp (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/wpa/src/ap/
H A Dieee802_11.c2016 prepare_auth_resp_fils(struct hostapd_data * hapd,struct sta_info * sta,u16 * resp,struct rsn_pmksa_cache_entry * pmksa,struct wpabuf * erp_resp,const u8 * msk,size_t msk_len,int * is_pub) prepare_auth_resp_fils() argument
2252 ieee802_11_finish_fils_auth(struct hostapd_data * hapd,struct sta_info * sta,int success,struct wpabuf * erp_resp,const u8 * msk,size_t msk_len) ieee802_11_finish_fils_auth() argument
2610 pasn_fils_auth_resp(struct hostapd_data * hapd,struct sta_info * sta,u16 status,struct wpabuf * erp_resp,const u8 * msk,size_t msk_len) pasn_fils_auth_resp() argument
[all...]
H A Dsta_info.h82 struct wpabuf *erp_resp; global() member