Searched refs:dpp_auth_conf_rx (Results 1 – 5 of 5) sorted by relevance
/hostap-3.7.0/src/common/ |
D | dpp.h | 572 int dpp_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr,
|
D | dpp_auth.c | 1814 int dpp_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr, in dpp_auth_conf_rx() function
|
D | dpp_tcp.c | 755 if (dpp_auth_conf_rx(auth, hdr, buf, len) < 0) { in dpp_controller_rx_auth_conf()
|
/hostap-3.7.0/src/ap/ |
D | dpp_hostapd.c | 1397 if (dpp_auth_conf_rx(auth, hdr, buf, len) < 0) { in hostapd_dpp_rx_auth_conf()
|
/hostap-3.7.0/wpa_supplicant/ |
D | dpp_supplicant.c | 1968 if (dpp_auth_conf_rx(auth, hdr, buf, len) < 0) { in wpas_dpp_rx_auth_conf()
|