Home
last modified time | relevance | path

Searched refs:dpp_reconfig_auth_resp_rx (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Ddpp.h845 dpp_reconfig_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr,
H A Ddpp_reconfig.c664 dpp_reconfig_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr, in dpp_reconfig_auth_resp_rx() function
H A Ddpp_tcp.c1074 conf = dpp_reconfig_auth_resp_rx(auth, hdr, buf, len); in dpp_controller_rx_reconfig_auth_resp()
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c1874 conf = dpp_reconfig_auth_resp_rx(auth, hdr, buf, len); in hostapd_dpp_rx_reconfig_auth_resp()
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c2670 conf = dpp_reconfig_auth_resp_rx(auth, hdr, buf, len); in wpas_dpp_rx_reconfig_auth_resp()