Searched refs:wpa_ucstCipher (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/ |
| D | mlan_api.h | 532 _Cipher_t *wpa_ucstCipher,
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/ |
| D | wifi-decl.h | 302 _Cipher_t wpa_ucstCipher; /*!< WPA unicast cipher */ member
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/ |
| D | wlan.c | 1411 if (res->wpa_ucstCipher.tkip != 0U) in security_profile_matches() 1421 return (int)!res->wpa_ucstCipher.tkip; in security_profile_matches() 2499 network->security.ucstCipher.tkip = res->wpa_ucstCipher.tkip; in update_network_params() 2501 network->security.ucstCipher.ccmp = res->wpa_ucstCipher.ccmp; in update_network_params() 2523 network->security.ucstCipher.ccmp = res->wpa_ucstCipher.ccmp; in update_network_params() 2528 if (!res->wpa_ucstCipher.ccmp) in update_network_params() 2530 network->security.ucstCipher.tkip = res->wpa_ucstCipher.tkip; in update_network_params()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | mlan_glue.c | 6675 _Cipher_t *wpa_ucstCipher, 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 | 1619 … &common_desc.wpa_ucstCipher, &common_desc.rsn_mcstCipher, &common_desc.rsn_ucstCipher, in wifi_get_scan_result()
|