HomeSort by: relevance | last modified time | path
    Searched refs:radius_psk (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
ieee802_11_auth.c 48 bool radius_psk; member in struct:hostapd_acl_query_data
602 if (query->radius_psk) {
731 query->radius_psk = true;
wpa_auth.h 282 bool radius_psk; member in struct:wpa_auth_config
wpa_auth_glue.c 227 wconf->radius_psk = conf->wpa_psk_radius == PSK_RADIUS_DURING_4WAY_HS;
wpa_auth.c 3752 wpa_auth->conf.radius_psk && wpa_auth->cb->request_radius_psk &&
5083 wpa_auth->conf.radius_psk) {

Completed in 30 milliseconds