Searched refs:dpp_auth_req_rx (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/wpa/src/common/ |
| H A D | dpp.h | 406 dpp_auth_req_rx(void *msg_ctx, u8 dpp_allowed_roles, int qr_mutual,
|
| H A D | dpp.c | 3072 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 D | dpp_hostapd.c | 582 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 D | dpp_supplicant.c | 770 wpa_s->dpp_auth = dpp_auth_req_rx(wpa_s, wpa_s->dpp_allowed_roles, in wpas_dpp_rx_auth_req()
|