Searched refs:WPS_ENCR_AES (Results 1 – 7 of 7) sorted by relevance
204 #define WPS_ENCR_AES 0x0008 macro206 WPS_ENCR_AES)
290 if (encr_type & WPS_ENCR_AES) in wps_build_cred_encr_type()291 encr_type = WPS_ENCR_AES; in wps_build_cred_encr_type()760 (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) { in wps_process_cred_e()876 if (!(cred->encr_type & (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) in wps_process_ap_settings_e()894 if ((cred->encr_type & (WPS_ENCR_TKIP | WPS_ENCR_AES)) == in wps_process_ap_settings_e()908 if ((cred->encr_type & (WPS_ENCR_TKIP | WPS_ENCR_AES)) == WPS_ENCR_TKIP) in wps_process_ap_settings_e()912 cred->encr_type |= WPS_ENCR_AES; in wps_process_ap_settings_e()
1663 wps->cred.encr_type = WPS_ENCR_AES; in wps_build_cred()1710 if (wps->encr_type & WPS_ENCR_AES) in wps_build_cred()1711 wps->encr_type = WPS_ENCR_AES; in wps_build_cred()1820 stub.encr_type = WPS_ENCR_AES; in wps_build_cred()2901 if (wps->cred.encr_type & WPS_ENCR_AES) in wps_sta_cred_cb()2902 wps->cred.encr_type = WPS_ENCR_AES; in wps_sta_cred_cb()3351 cred.encr_type = WPS_ENCR_AES; in wps_process_wsc_done()3354 cred.encr_type = WPS_ENCR_TKIP | WPS_ENCR_AES; in wps_process_wsc_done()3653 WPS_ENCR_AES))) { in wps_registrar_config_ap()3665 if ((cred->encr_type & (WPS_ENCR_TKIP | WPS_ENCR_AES)) == in wps_registrar_config_ap()[all …]
700 if ((val & ~WPS_ENCR_TYPES) || !(val & WPS_ENCR_AES)) { in wps_validate_encr_type_flags()723 (num_bits_set(val) > 1 && val != (WPS_ENCR_TKIP | WPS_ENCR_AES))) { in wps_validate_encr_type()
408 cred.encr_type = WPS_ENCR_TKIP | WPS_ENCR_AES; in wps_get_oob_cred()
522 cred.encr_type = WPS_ENCR_AES; in hostapd_wps_config_ap()525 cred.encr_type = WPS_ENCR_AES; in hostapd_wps_config_ap()
829 (sm->creds[0].encr_type & WPS_ENCR_AES)) { in wps_finish()