Home
last modified time | relevance | path

Searched refs:ap_auth_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/wps/
H A Dwps_enrollee.c255 u16 auth_type = wps->wps->ap_auth_type; in wps_build_cred_auth_type()
286 if (wps->wps->ap_auth_type & (WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK)) { in wps_build_cred_encr_type()
303 if ((wps->wps->ap_auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK)) && in wps_build_cred_network_key()
H A Dwps.h736 u16 ap_auth_type; member
/freebsd/contrib/wpa/src/ap/
H A Dwps_hostapd.c507 hapd->wps->ap_auth_type = cred->auth_type; in hapd_wps_cred_cb()
1253 wps->ap_auth_type = wps->auth_types; in hostapd_init_wps()