Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Ddpp.h636 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start,
Ddpp_tcp.c1434 resp = dpp_conf_req_rx(auth, pos, slen); in dpp_controller_rx_gas_req()
Ddpp.c2277 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start, in dpp_conf_req_rx() function
/hostap-latest/src/ap/
Ddpp_hostapd.c3118 resp = dpp_conf_req_rx(auth, query, query_len); in hostapd_dpp_gas_req_handler()
/hostap-latest/wpa_supplicant/
Ddpp_supplicant.c4234 resp = dpp_conf_req_rx(auth, query, query_len); in wpas_dpp_gas_req_handler()