/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | mac.c | 193 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92c_set_key() argument 228 switch (enc_algo) { in rtl92c_set_key() 230 enc_algo = CAM_WEP40; in rtl92c_set_key() 233 enc_algo = CAM_WEP104; in rtl92c_set_key() 236 enc_algo = CAM_TKIP; in rtl92c_set_key() 239 enc_algo = CAM_AES; in rtl92c_set_key() 243 enc_algo = CAM_TKIP; in rtl92c_set_key() 297 entry_id, enc_algo, in rtl92c_set_key() 309 enc_algo, in rtl92c_set_key() 315 entry_id, enc_algo, in rtl92c_set_key()
|
D | mac.h | 15 u8 *p_macaddr, bool is_group, u8 enc_algo,
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | hw.c | 2090 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92de_set_key() argument 2125 switch (enc_algo) { in rtl92de_set_key() 2127 enc_algo = CAM_WEP40; in rtl92de_set_key() 2130 enc_algo = CAM_WEP104; in rtl92de_set_key() 2133 enc_algo = CAM_TKIP; in rtl92de_set_key() 2136 enc_algo = CAM_AES; in rtl92de_set_key() 2140 enc_algo); in rtl92de_set_key() 2141 enc_algo = CAM_TKIP; in rtl92de_set_key() 2192 entry_id, enc_algo, in rtl92de_set_key() 2204 enc_algo, CAM_CONFIG_NO_USEDK, in rtl92de_set_key() [all …]
|
D | hw.h | 30 u8 *p_macaddr, bool is_group, u8 enc_algo,
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | hw.c | 2381 bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) in rtl92se_set_key() argument 2420 switch (enc_algo) { in rtl92se_set_key() 2422 enc_algo = CAM_WEP40; in rtl92se_set_key() 2425 enc_algo = CAM_WEP104; in rtl92se_set_key() 2428 enc_algo = CAM_TKIP; in rtl92se_set_key() 2431 enc_algo = CAM_AES; in rtl92se_set_key() 2435 enc_algo); in rtl92se_set_key() 2436 enc_algo = CAM_TKIP; in rtl92se_set_key() 2479 entry_id, enc_algo, in rtl92se_set_key() 2491 enc_algo, CAM_CONFIG_NO_USEDK, in rtl92se_set_key() [all …]
|
D | hw.h | 49 u8 enc_algo, bool is_wepkey, bool clear_all);
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | hw.c | 2068 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ce_set_key() argument 2107 switch (enc_algo) { in rtl92ce_set_key() 2109 enc_algo = CAM_WEP40; in rtl92ce_set_key() 2112 enc_algo = CAM_WEP104; in rtl92ce_set_key() 2115 enc_algo = CAM_TKIP; in rtl92ce_set_key() 2118 enc_algo = CAM_AES; in rtl92ce_set_key() 2122 enc_algo); in rtl92ce_set_key() 2123 enc_algo = CAM_TKIP; in rtl92ce_set_key() 2182 entry_id, enc_algo, in rtl92ce_set_key() 2195 enc_algo, in rtl92ce_set_key() [all …]
|
D | hw.h | 43 u8 *p_macaddr, bool is_group, u8 enc_algo,
|
/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | hw.c | 2147 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8723e_set_key() argument 2186 switch (enc_algo) { in rtl8723e_set_key() 2188 enc_algo = CAM_WEP40; in rtl8723e_set_key() 2191 enc_algo = CAM_WEP104; in rtl8723e_set_key() 2194 enc_algo = CAM_TKIP; in rtl8723e_set_key() 2197 enc_algo = CAM_AES; in rtl8723e_set_key() 2201 "switch case %#x not processed\n", enc_algo); in rtl8723e_set_key() 2202 enc_algo = CAM_TKIP; in rtl8723e_set_key() 2245 entry_id, enc_algo, in rtl8723e_set_key() 2257 enc_algo, in rtl8723e_set_key() [all …]
|
D | hw.h | 36 u8 *p_macaddr, bool is_group, u8 enc_algo,
|
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | hw.h | 32 u8 *p_macaddr, bool is_group, u8 enc_algo,
|
D | hw.c | 2540 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8723be_set_key() argument 2579 switch (enc_algo) { in rtl8723be_set_key() 2581 enc_algo = CAM_WEP40; in rtl8723be_set_key() 2584 enc_algo = CAM_WEP104; in rtl8723be_set_key() 2587 enc_algo = CAM_TKIP; in rtl8723be_set_key() 2590 enc_algo = CAM_AES; in rtl8723be_set_key() 2594 "switch case %#x not processed\n", enc_algo); in rtl8723be_set_key() 2595 enc_algo = CAM_TKIP; in rtl8723be_set_key() 2638 entry_id, enc_algo, in rtl8723be_set_key() 2650 enc_algo, in rtl8723be_set_key() [all …]
|
/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | hw.c | 2276 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl88ee_set_key() argument 2314 switch (enc_algo) { in rtl88ee_set_key() 2316 enc_algo = CAM_WEP40; in rtl88ee_set_key() 2319 enc_algo = CAM_WEP104; in rtl88ee_set_key() 2322 enc_algo = CAM_TKIP; in rtl88ee_set_key() 2325 enc_algo = CAM_AES; in rtl88ee_set_key() 2329 enc_algo); in rtl88ee_set_key() 2330 enc_algo = CAM_TKIP; in rtl88ee_set_key() 2374 entry_id, enc_algo, in rtl88ee_set_key() 2386 enc_algo, in rtl88ee_set_key() [all …]
|
D | hw.h | 30 u8 *p_macaddr, bool is_group, u8 enc_algo,
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | hw.h | 30 u8 *p_macaddr, bool is_group, u8 enc_algo,
|
D | hw.c | 2416 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ee_set_key() argument 2455 switch (enc_algo) { in rtl92ee_set_key() 2457 enc_algo = CAM_WEP40; in rtl92ee_set_key() 2460 enc_algo = CAM_WEP104; in rtl92ee_set_key() 2463 enc_algo = CAM_TKIP; in rtl92ee_set_key() 2466 enc_algo = CAM_AES; in rtl92ee_set_key() 2470 "switch case %#x not processed\n", enc_algo); in rtl92ee_set_key() 2471 enc_algo = CAM_TKIP; in rtl92ee_set_key() 2516 entry_id, enc_algo, in rtl92ee_set_key() 2528 enc_algo, CAM_CONFIG_NO_USEDK, in rtl92ee_set_key() [all …]
|
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | hw.h | 32 u8 *p_macaddr, bool is_group, u8 enc_algo,
|
D | hw.c | 3822 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8821ae_set_key() argument 3860 switch (enc_algo) { in rtl8821ae_set_key() 3862 enc_algo = CAM_WEP40; in rtl8821ae_set_key() 3865 enc_algo = CAM_WEP104; in rtl8821ae_set_key() 3868 enc_algo = CAM_TKIP; in rtl8821ae_set_key() 3871 enc_algo = CAM_AES; in rtl8821ae_set_key() 3875 "switch case %#x not processed\n", enc_algo); in rtl8821ae_set_key() 3876 enc_algo = CAM_TKIP; in rtl8821ae_set_key() 3918 entry_id, enc_algo, in rtl8821ae_set_key() 3930 enc_algo, in rtl8821ae_set_key() [all …]
|
/drivers/staging/r8188eu/include/ |
D | rtw_mlme_ext.h | 297 u32 enc_algo;/* encrypt algorithm; */ member
|
/drivers/staging/rtl8723bs/include/ |
D | rtw_mlme_ext.h | 322 u32 enc_algo;/* encrypt algorithm; */ member
|
/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 2291 u8 *macaddr, bool is_group, u8 enc_algo,
|
/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 254 pmlmeinfo->enc_algo = _NO_PRIVACY_; in init_mlme_ext_priv_value() 5719 pmlmeinfo->enc_algo = pparm->algorithm; in set_stakey_hdl()
|
/drivers/staging/r8188eu/core/ |
D | rtw_mlme_ext.c | 236 pmlmeinfo->enc_algo = _NO_PRIVACY_; in init_mlme_ext_priv_value() 8100 pmlmeinfo->enc_algo = pparm->algorithm; in set_stakey_hdl()
|