Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dwps_hostapd.c456 hapd->wps->encr_types_wpa = cred->encr_type; in hapd_wps_cred_cb()
1126 wps->encr_types_wpa |= WPS_ENCR_AES; in hostapd_init_wps()
1130 wps->encr_types_wpa |= WPS_ENCR_TKIP; in hostapd_init_wps()
1172 wps->encr_types_wpa = WPS_ENCR_AES | WPS_ENCR_TKIP; in hostapd_init_wps()
/dflybsd-src/contrib/wpa_supplicant/src/wps/
H A Dwps.h712 u16 encr_types_wpa; member
H A Dwps_registrar.c1702 wps->wps->encr_types_wpa, wps->encr_type); in wps_build_cred()
1706 wps->encr_type &= wps->wps->encr_types_wpa; in wps_build_cred()