Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/wpa/src/common/
H A Ddpp.h636 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start,
H A Ddpp_tcp.c1434 resp = dpp_conf_req_rx(auth, pos, slen); in dpp_controller_rx_gas_req()
H A Ddpp.c2277 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start, in dpp_conf_req_rx() function
/freebsd-14.2/contrib/wpa/src/ap/
H A Ddpp_hostapd.c3118 resp = dpp_conf_req_rx(auth, query, query_len); in hostapd_dpp_gas_req_handler()
/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c4229 resp = dpp_conf_req_rx(auth, query, query_len); in wpas_dpp_gas_req_handler()