Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_api.h531 _Cipher_t *wpa_mcstCipher,
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/
Dwifi-decl.h301 _Cipher_t wpa_mcstCipher; /*!< WPA multicast cipher */ member
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c2498 network->security.mcstCipher.tkip = res->wpa_mcstCipher.tkip; in update_network_params()
2500 network->security.mcstCipher.ccmp = res->wpa_mcstCipher.ccmp; in update_network_params()
2522 network->security.mcstCipher.ccmp = res->wpa_mcstCipher.ccmp; in update_network_params()
2524 if (!res->wpa_mcstCipher.ccmp) in update_network_params()
2526 network->security.mcstCipher.tkip = res->wpa_mcstCipher.tkip; in update_network_params()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_glue.c6674 _Cipher_t *wpa_mcstCipher, in wrapper_bssdesc_first_set() argument
6723 … process_wpa_ie(d->wpa_ie_buff, wpa_mcstCipher, wpa_ucstCipher, ap_mfpc, ap_mfpr, WPA_WPA2_WEP); in wrapper_bssdesc_first_set()
Dwifi.c1618 … &common_desc.dtim_period, &common_desc.WPA_WPA2_WEP, &common_desc.wpa_mcstCipher, in wifi_get_scan_result()