Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_scan.c98 CIPHER_SUITE_TKIP, enumerator
2330 if (is_wpa_oui_present(pmpriv->adapter, pbss_desc, CIPHER_SUITE_TKIP) || in wlan_is_network_compatible()
2331 is_rsn_oui_present(pmpriv->adapter, pbss_desc, CIPHER_SUITE_TKIP)) in wlan_is_network_compatible()
2408 if (is_wpa_oui_present(pmpriv->adapter, pbss_desc, CIPHER_SUITE_TKIP) != 0U) in wlan_is_network_compatible()
2447 if (is_rsn_oui_present(pmpriv->adapter, pbss_desc, CIPHER_SUITE_TKIP) != 0U) in wlan_is_network_compatible()