Searched refs:wpa_mcstCipher (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/ |
| D | mlan_api.h | 531 _Cipher_t *wpa_mcstCipher,
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/ |
| D | wifi-decl.h | 301 _Cipher_t wpa_mcstCipher; /*!< WPA multicast cipher */ member
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/ |
| D | wlan.c | 2498 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/ |
| D | mlan_glue.c | 6674 _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()
|
| D | wifi.c | 1618 … &common_desc.dtim_period, &common_desc.WPA_WPA2_WEP, &common_desc.wpa_mcstCipher, in wifi_get_scan_result()
|