Home
last modified time | relevance | path

Searched refs:wpa_pasn_add_extra_ies (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/common/
Dwpa_common.h807 int wpa_pasn_add_extra_ies(struct wpabuf *buf, const u8 *extra_ies, size_t len);
Dwpa_common.c4309 int wpa_pasn_add_extra_ies(struct wpabuf *buf, const u8 *extra_ies, size_t len) in wpa_pasn_add_extra_ies() function
/hostap-latest/src/pasn/
Dpasn_responder.c505 wpa_pasn_add_extra_ies(buf, pasn->extra_ies, pasn->extra_ies_len); in handle_auth_pasn_resp()
Dpasn_initiator.c592 wpa_pasn_add_extra_ies(buf, pasn->extra_ies, pasn->extra_ies_len); in wpas_pasn_build_auth_1()