/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
D | hi_wifi_driver_wpa_if.h | 503 hi_u32 cipher_group; member
|
D | wal_cfg80211.c | 2930 connect_param->crypto.cipher_group = (hi_u8)sme->crypto.cipher_group; in wal_set_wep_key() 2956 connect->crypto.cipher_group = puc_ie[MAC_IE_HDR_LEN + MAC_RSN_VERSION_LEN + MAC_OUI_LEN]; in wal_set_crypto_pmf() 3027 connect_param->crypto.cipher_group = (hi_u8)sme->crypto.cipher_group; in wal_set_crypto_info()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/wifi/include/ |
D | hi_wifi_driver_wpa_if.h | 491 hi_u32 cipher_group; member
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
D | mac_cfg.h | 635 hi_u8 cipher_group; member
|
D | mac_vap.c | 1484 mac_mib_set_rsnacfggroupcipher(mac_vap, (hi_u8)(crypto->cipher_group)); in mac_vap_init_privacy()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | wl_cfg80211.h | 456 u32 cipher_group; member 1431 (!_sme->crypto.cipher_group))
|
D | wl_cfg80211.c | 5051 if (sme->crypto.cipher_group) { in wl_set_set_cipher() 5052 switch (sme->crypto.cipher_group) { in wl_set_set_cipher() 5074 sme->crypto.cipher_group)); in wl_set_set_cipher() 5089 if (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_SMS4) { in wl_set_set_cipher() 5111 sec->cipher_group = sme->crypto.cipher_group; in wl_set_set_cipher() 5306 sme->crypto.cipher_group)); in wl_set_key_mgmt()
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/hdf/ |
D | hdf_comm.c | 495 cfg80211_params.crypto.cipher_group = param->crypto.cipherGroup; in __HdfConnect()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | wl_cfg80211.h | 671 u32 cipher_group; member 2043 (!_sme->crypto.cipher_group))
|
D | wl_cfg80211.c | 5519 if (sme->crypto.cipher_group) { in wl_set_set_cipher() 5520 gval = wl_rsn_cipher_wsec_algo_lookup(sme->crypto.cipher_group); in wl_set_set_cipher() 5522 WL_ERR(("invalid cipher group (%d)\n", sme->crypto.cipher_group)); in wl_set_set_cipher() 5525 switch (sme->crypto.cipher_group) { in wl_set_set_cipher() 5535 wl_rsn_cipher_wsec_key_algo_lookup(sme->crypto.cipher_group)); in wl_set_set_cipher() 5558 if (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_SMS4) { in wl_set_set_cipher() 5580 sec->cipher_group = sme->crypto.cipher_group; in wl_set_set_cipher()
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | wl_cfg80211.h | 682 u32 cipher_group; member 2075 (!_sme->crypto.n_ciphers_pairwise) && (!_sme->crypto.cipher_group))
|
D | wl_cfg80211.c | 5582 if (sme->crypto.cipher_group) { in wl_set_set_cipher() 5583 gval = wl_rsn_cipher_wsec_algo_lookup(sme->crypto.cipher_group); in wl_set_set_cipher() 5585 WL_ERR(("invalid cipher group (%d)\n", sme->crypto.cipher_group)); in wl_set_set_cipher() 5588 switch (sme->crypto.cipher_group) { in wl_set_set_cipher() 5598 sme->crypto.cipher_group)); in wl_set_set_cipher() 5621 if (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_SMS4) { in wl_set_set_cipher() 5643 sec->cipher_group = sme->crypto.cipher_group; in wl_set_set_cipher()
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | wl_cfg80211.h | 1101 u32 cipher_group; member 2659 (!_sme->crypto.cipher_group))
|
D | wl_cfg80211.c | 4683 if (sme->crypto.cipher_group) { in wl_set_set_cipher() 4684 gval = wl_rsn_cipher_wsec_algo_lookup(sme->crypto.cipher_group); in wl_set_set_cipher() 4686 WL_ERR(("invalid cipher group (0x%x)\n", sme->crypto.cipher_group)); in wl_set_set_cipher() 4689 switch (sme->crypto.cipher_group) { in wl_set_set_cipher() 4701 wl_rsn_cipher_wsec_key_algo_lookup(sme->crypto.cipher_group)); in wl_set_set_cipher() 4725 if (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_SMS4) { in wl_set_set_cipher() 4750 sec->cipher_group = sme->crypto.cipher_group; in wl_set_set_cipher() 6180 sec->cipher_pairwise, sec->cipher_group); in wl_conn_debug_info() 13766 if (sec->cipher_group == WLAN_CIPHER_SUITE_SMS4) { in wl_bss_connect_done()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
D | oal_net.h | 1229 hi_u32 cipher_group; member
|
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/ |
D | hdf_bdh_mac80211.c | 957 cfg80211_params->crypto.cipher_group = param->crypto.cipherGroup; in FillCfg80211ConnectParams()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/ |
D | util.c | 3666 cs = ieee80211_cs_get(local, crypto->cipher_group, iftype); in ieee80211_cs_headroom()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
D | ioctl_cfg80211.c | 4716 ret = rtw_cfg80211_set_cipher(psecuritypriv, sme->crypto.cipher_group, _FALSE); in cfg80211_rtw_connect()
|