| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl_defs.h | 447 #define SMS4_ENABLED 0x0100 macro 462 CKIP_MIC_ENABLED | SMS4_ENABLED)) 470 #define WSEC_ENABLED(wsec) ((wsec) & (WEP_ENABLED | TKIP_ENABLED | AES_ENABLED | SMS4_ENABLED)) 478 #define WSEC_SMS4_ENABLED(wsec) ((wsec) & SMS4_ENABLED)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl_defs.h | 480 #define SMS4_ENABLED 0x0100 macro 501 CKIP_MIC_ENABLED | SMS4_ENABLED)) 509 #define WSEC_ENABLED(wsec) ((wsec) & (WEP_ENABLED | TKIP_ENABLED | AES_ENABLED | SMS4_ENABLED)) 516 #define WSEC_SMS4_ENABLED(wsec) ((wsec) & SMS4_ENABLED)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl_defs.h | 480 #define SMS4_ENABLED 0x0100 macro 501 CKIP_MIC_ENABLED | SMS4_ENABLED)) 509 #define WSEC_ENABLED(wsec) ((wsec) & (WEP_ENABLED | TKIP_ENABLED | AES_ENABLED | SMS4_ENABLED)) 516 #define WSEC_SMS4_ENABLED(wsec) ((wsec) & SMS4_ENABLED)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl_defs.h | 480 #define SMS4_ENABLED 0x0100 macro 501 CKIP_MIC_ENABLED | SMS4_ENABLED)) 509 #define WSEC_ENABLED(wsec) ((wsec) & (WEP_ENABLED | TKIP_ENABLED | AES_ENABLED | SMS4_ENABLED)) 516 #define WSEC_SMS4_ENABLED(wsec) ((wsec) & SMS4_ENABLED)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl_defs.h | 534 #define SMS4_ENABLED 0x0100 macro 563 CKIP_MIC_ENABLED | SMS4_ENABLED)) 574 #define WSEC_ENABLED(wsec) ((wsec) & (WEP_ENABLED | TKIP_ENABLED | AES_ENABLED | SMS4_ENABLED)) 588 #define WSEC_SMS4_ENABLED(wsec) ((wsec) & SMS4_ENABLED)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlioctl_defs.h | 534 #define SMS4_ENABLED 0x0100 macro 563 CKIP_MIC_ENABLED | SMS4_ENABLED)) 574 #define WSEC_ENABLED(wsec) ((wsec) & (WEP_ENABLED | TKIP_ENABLED | AES_ENABLED | SMS4_ENABLED)) 588 #define WSEC_SMS4_ENABLED(wsec) ((wsec) & SMS4_ENABLED)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmwpa.c | 1392 *wsec = SMS4_ENABLED; in bcmwpa_cipher2wsec() 1422 *wsec = SMS4_ENABLED; in bcmwpa_cipher2wsec() 1460 wsec = SMS4_ENABLED; in bcmwpa_wpaciphers2wsec() 1515 wsec = SMS4_ENABLED; in bcmwpa_wpaciphers2wsec()
|
| H A D | wl_iw.c | 2962 val &= ~SMS4_ENABLED; in wl_iw_set_wpaauth() 2964 val |= SMS4_ENABLED; in wl_iw_set_wpaauth() 3127 val |= SMS4_ENABLED; in wl_iw_set_wpaauth()
|
| H A D | wl_cfgvif.c | 1931 gval = SMS4_ENABLED; in wl_validate_wpa2ie() 1962 pval = SMS4_ENABLED; in wl_validate_wpa2ie() 2286 ret = SMS4_ENABLED; in wl_get_cipher_type()
|
| H A D | wl_cfg80211.c | 1178 {WLAN_CIPHER_SUITE_SMS4, SMS4_ENABLED, CRYPTO_ALGO_SMS4}, 7213 case SMS4_ENABLED: in wl_cfg80211_get_key()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_iw.c | 2713 val &= ~SMS4_ENABLED; 2715 val |= SMS4_ENABLED; 2864 val |= SMS4_ENABLED;
|
| H A D | wl_cfg80211.c | 154 #define IW_WSEC_ENABLED(wsec) ((wsec) & (WEP_ENABLED | TKIP_ENABLED | AES_ENABLED | SMS4_ENABLED)) 1299 {WLAN_CIPHER_SUITE_SMS4, SMS4_ENABLED, CRYPTO_ALGO_SMS4}, 7980 case SMS4_ENABLED: 10703 err = wldev_iovar_setint_bsscfg(dev, "wsec", SMS4_ENABLED, bssidx); 10865 gval = SMS4_ENABLED; 10894 pval = SMS4_ENABLED; 11201 ret = SMS4_ENABLED;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_iw.c | 2719 val &= ~SMS4_ENABLED; 2721 val |= SMS4_ENABLED; 2870 val |= SMS4_ENABLED;
|
| H A D | wl_cfg80211.c | 154 #define IW_WSEC_ENABLED(wsec) ((wsec) & (WEP_ENABLED | TKIP_ENABLED | AES_ENABLED | SMS4_ENABLED)) 1418 {WLAN_CIPHER_SUITE_SMS4, SMS4_ENABLED, CRYPTO_ALGO_SMS4}, 8081 case SMS4_ENABLED: 10801 err = wldev_iovar_setint_bsscfg(dev, "wsec", SMS4_ENABLED, bssidx); 10963 gval = SMS4_ENABLED; 10995 pval = SMS4_ENABLED; 11308 ret = SMS4_ENABLED;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_iw.c | 2719 val &= ~SMS4_ENABLED; 2721 val |= SMS4_ENABLED; 2870 val |= SMS4_ENABLED;
|
| H A D | wl_cfg80211.c | 154 #define IW_WSEC_ENABLED(wsec) ((wsec) & (WEP_ENABLED | TKIP_ENABLED | AES_ENABLED | SMS4_ENABLED)) 1416 {WLAN_CIPHER_SUITE_SMS4, SMS4_ENABLED, CRYPTO_ALGO_SMS4}, 8079 case SMS4_ENABLED: 10799 err = wldev_iovar_setint_bsscfg(dev, "wsec", SMS4_ENABLED, bssidx); 10961 gval = SMS4_ENABLED; 10993 pval = SMS4_ENABLED; 11306 ret = SMS4_ENABLED;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_iw.c | 2957 val &= ~SMS4_ENABLED; in wl_iw_set_wpaauth() 2959 val |= SMS4_ENABLED; in wl_iw_set_wpaauth() 3120 val |= SMS4_ENABLED; in wl_iw_set_wpaauth()
|
| H A D | wl_cfg80211.c | 137 #define IW_WSEC_ENABLED(wsec) ((wsec) & (WEP_ENABLED | TKIP_ENABLED | AES_ENABLED | SMS4_ENABLED)) 5077 val = SMS4_ENABLED; in wl_set_set_cipher() 5078 pval = SMS4_ENABLED; in wl_set_set_cipher() 5104 val = SMS4_ENABLED; in wl_set_set_cipher() 5105 gval = SMS4_ENABLED; in wl_set_set_cipher() 6473 val = SMS4_ENABLED; in wl_cfg80211_add_key() 6630 case SMS4_ENABLED: in wl_cfg80211_get_key() 8868 gval = SMS4_ENABLED; in wl_validate_wpa2ie() 8897 pval = SMS4_ENABLED; in wl_validate_wpa2ie() 9194 ret = SMS4_ENABLED; in wl_get_cipher_type()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_iw.c | 3009 val &= ~SMS4_ENABLED; in wl_iw_set_wpaauth() 3011 val |= SMS4_ENABLED; in wl_iw_set_wpaauth() 3174 val |= SMS4_ENABLED; in wl_iw_set_wpaauth()
|
| H A D | wl_cfgvif.c | 1938 gval = SMS4_ENABLED; in wl_validate_wpa2ie() 1969 pval = SMS4_ENABLED; in wl_validate_wpa2ie() 2293 ret = SMS4_ENABLED; in wl_get_cipher_type()
|
| H A D | wl_cfg80211.c | 1192 {WLAN_CIPHER_SUITE_SMS4, SMS4_ENABLED, CRYPTO_ALGO_SMS4}, 7257 case SMS4_ENABLED: in wl_cfg80211_get_key()
|