Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/wpa/src/common/
H A Ddpp.h406 dpp_auth_req_rx(void *msg_ctx, u8 dpp_allowed_roles, int qr_mutual,
H A Ddpp.c3072 dpp_auth_req_rx(void *msg_ctx, u8 dpp_allowed_roles, int qr_mutual, in dpp_auth_req_rx() function
9343 conn->auth = dpp_auth_req_rx(conn->ctrl->global->msg_ctx, in dpp_controller_rx_auth_req()
/freebsd-12.1/contrib/wpa/src/ap/
H A Ddpp_hostapd.c582 hapd->dpp_auth = dpp_auth_req_rx(hapd->msg_ctx, hapd->dpp_allowed_roles, in hostapd_dpp_rx_auth_req()
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c770 wpa_s->dpp_auth = dpp_auth_req_rx(wpa_s, wpa_s->dpp_allowed_roles, in wpas_dpp_rx_auth_req()