Searched refs:PROTOCOL_WPA2 (Results 1 – 3 of 3) sorted by relevance
600 bss.param.bss_config.protocol = PROTOCOL_WPA2; in wifi_cmd_uap_config()635 bss.param.bss_config.protocol = PROTOCOL_WPA2 | PROTOCOL_WPA3_SAE; in wifi_cmd_uap_config()2282 sys_config->protocol = PROTOCOL_WPA | PROTOCOL_WPA2; in wifi_find_wpa_ies()2287 sys_config->protocol = PROTOCOL_WPA2; in wifi_find_wpa_ies()3714 sys_config->protocol = PROTOCOL_WPA | PROTOCOL_WPA2; in wifi_nxp_beacon_config()3716 sys_config->protocol = PROTOCOL_WPA2; in wifi_nxp_beacon_config()
215 …s->param.bss_config.protocol & PROTOCOL_WPA) || (bss->param.bss_config.protocol & PROTOCOL_WPA2) || in wlan_uap_cmd_ap_config()254 tlv_pwk_cipher->protocol = wlan_cpu_to_le16(PROTOCOL_WPA2); in wlan_uap_cmd_ap_config()
872 #define PROTOCOL_WPA2 0x20U macro