| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ | 
| D | mac.c | 194 		     u8 *p_macaddr, bool is_group, u8 enc_algo,  in rtl92c_set_key()  argument 229 		switch (enc_algo) {  in rtl92c_set_key() 231 			enc_algo = CAM_WEP40;  in rtl92c_set_key() 234 			enc_algo = CAM_WEP104;  in rtl92c_set_key() 237 			enc_algo = CAM_TKIP;  in rtl92c_set_key() 240 			enc_algo = CAM_AES;  in rtl92c_set_key() 244 			enc_algo = CAM_TKIP;  in rtl92c_set_key() 298 						entry_id, enc_algo,  in rtl92c_set_key() 310 						enc_algo,  in rtl92c_set_key() 316 						entry_id, enc_algo,  in rtl92c_set_key()
  | 
| D | mac.h | 15 		     u8 *p_macaddr, bool is_group, u8 enc_algo,
  | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ | 
| D | hw.h | 32 		       u8 *p_macaddr, bool is_group, u8 enc_algo,
  | 
| D | hw.c | 2537 		       u8 *p_macaddr, bool is_group, u8 enc_algo,  in rtl8723be_set_key()  argument 2576 		switch (enc_algo) {  in rtl8723be_set_key() 2578 			enc_algo = CAM_WEP40;  in rtl8723be_set_key() 2581 			enc_algo = CAM_WEP104;  in rtl8723be_set_key() 2584 			enc_algo = CAM_TKIP;  in rtl8723be_set_key() 2587 			enc_algo = CAM_AES;  in rtl8723be_set_key() 2591 				 "switch case %#x not processed\n", enc_algo);  in rtl8723be_set_key() 2592 			enc_algo = CAM_TKIP;  in rtl8723be_set_key() 2635 					       entry_id, enc_algo,  in rtl8723be_set_key() 2647 						enc_algo,  in rtl8723be_set_key() [all …] 
 | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ | 
| D | hw.h | 30 		     u8 *p_macaddr, bool is_group, u8 enc_algo,
  | 
| D | hw.c | 2274 		     u8 *p_macaddr, bool is_group, u8 enc_algo,  in rtl88ee_set_key()  argument 2312 		switch (enc_algo) {  in rtl88ee_set_key() 2314 			enc_algo = CAM_WEP40;  in rtl88ee_set_key() 2317 			enc_algo = CAM_WEP104;  in rtl88ee_set_key() 2320 			enc_algo = CAM_TKIP;  in rtl88ee_set_key() 2323 			enc_algo = CAM_AES;  in rtl88ee_set_key() 2327 			       enc_algo);  in rtl88ee_set_key() 2328 			enc_algo = CAM_TKIP;  in rtl88ee_set_key() 2372 						      entry_id, enc_algo,  in rtl88ee_set_key() 2384 							enc_algo,  in rtl88ee_set_key() [all …] 
 | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ | 
| D | hw.h | 30 		     u8 *p_macaddr, bool is_group, u8 enc_algo,
  | 
| D | hw.c | 2089 		     u8 *p_macaddr, bool is_group, u8 enc_algo,  in rtl92de_set_key()  argument 2124 		switch (enc_algo) {  in rtl92de_set_key() 2126 			enc_algo = CAM_WEP40;  in rtl92de_set_key() 2129 			enc_algo = CAM_WEP104;  in rtl92de_set_key() 2132 			enc_algo = CAM_TKIP;  in rtl92de_set_key() 2135 			enc_algo = CAM_AES;  in rtl92de_set_key() 2139 			       enc_algo);  in rtl92de_set_key() 2140 			enc_algo = CAM_TKIP;  in rtl92de_set_key() 2191 						      entry_id, enc_algo,  in rtl92de_set_key() 2203 						enc_algo, CAM_CONFIG_NO_USEDK,  in rtl92de_set_key() [all …] 
 | 
| /Linux-v5.4/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 …] 
 | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ | 
| D | hw.h | 49 		     u8 enc_algo, bool is_wepkey, bool clear_all);
  | 
| D | hw.c | 2382 	bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all)  in rtl92se_set_key()  argument 2421 		switch (enc_algo) {  in rtl92se_set_key() 2423 			enc_algo = CAM_WEP40;  in rtl92se_set_key() 2426 			enc_algo = CAM_WEP104;  in rtl92se_set_key() 2429 			enc_algo = CAM_TKIP;  in rtl92se_set_key() 2432 			enc_algo = CAM_AES;  in rtl92se_set_key() 2436 			       enc_algo);  in rtl92se_set_key() 2437 			enc_algo = CAM_TKIP;  in rtl92se_set_key() 2480 					entry_id, enc_algo,  in rtl92se_set_key() 2492 						enc_algo, CAM_CONFIG_NO_USEDK,  in rtl92se_set_key() [all …] 
 | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ | 
| D | hw.h | 32 		       u8 *p_macaddr, bool is_group, u8 enc_algo,
  | 
| D | hw.c | 3819 		     u8 *p_macaddr, bool is_group, u8 enc_algo,  in rtl8821ae_set_key()  argument 3857 		switch (enc_algo) {  in rtl8821ae_set_key() 3859 			enc_algo = CAM_WEP40;  in rtl8821ae_set_key() 3862 			enc_algo = CAM_WEP104;  in rtl8821ae_set_key() 3865 			enc_algo = CAM_TKIP;  in rtl8821ae_set_key() 3868 			enc_algo = CAM_AES;  in rtl8821ae_set_key() 3872 				 "switch case %#x not processed\n", enc_algo);  in rtl8821ae_set_key() 3873 			enc_algo = CAM_TKIP;  in rtl8821ae_set_key() 3915 						      entry_id, enc_algo,  in rtl8821ae_set_key() 3927 							enc_algo,  in rtl8821ae_set_key() [all …] 
 | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ | 
| D | hw.h | 43 		     u8 *p_macaddr, bool is_group, u8 enc_algo,
  | 
| 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 …] 
 | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ | 
| D | hw.h | 36 		      u8 *p_macaddr, bool is_group, u8 enc_algo,
  | 
| D | hw.c | 2148 		      u8 *p_macaddr, bool is_group, u8 enc_algo,  in rtl8723e_set_key()  argument 2187 		switch (enc_algo) {  in rtl8723e_set_key() 2189 			enc_algo = CAM_WEP40;  in rtl8723e_set_key() 2192 			enc_algo = CAM_WEP104;  in rtl8723e_set_key() 2195 			enc_algo = CAM_TKIP;  in rtl8723e_set_key() 2198 			enc_algo = CAM_AES;  in rtl8723e_set_key() 2202 				 "switch case %#x not processed\n", enc_algo);  in rtl8723e_set_key() 2203 			enc_algo = CAM_TKIP;  in rtl8723e_set_key() 2246 						      entry_id, enc_algo,  in rtl8723e_set_key() 2258 							enc_algo,  in rtl8723e_set_key() [all …] 
 | 
| /Linux-v5.4/drivers/staging/rtl8188eu/include/ | 
| D | rtw_mlme_ext.h | 307 	u32	enc_algo;/* encrypt algorithm; */  member
  | 
| /Linux-v5.4/drivers/staging/rtl8723bs/include/ | 
| D | rtw_mlme_ext.h | 394 	u32 enc_algo;/* encrypt algorithm; */  member
  | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/ | 
| D | wifi.h | 2292 			u8 *macaddr, bool is_group, u8 enc_algo,
  | 
| /Linux-v5.4/drivers/staging/rtl8188eu/core/ | 
| D | rtw_mlme_ext.c | 3903 	pmlmeinfo->enc_algo = _NO_PRIVACY_;  in init_mlme_ext_priv_value() 5293 	pmlmeinfo->enc_algo = pparm->algorithm;  in set_stakey_hdl()
  | 
| /Linux-v5.4/drivers/staging/rtl8723bs/core/ | 
| D | rtw_mlme_ext.c | 313 	pmlmeinfo->enc_algo = _NO_PRIVACY_;  in init_mlme_ext_priv_value() 6488 	pmlmeinfo->enc_algo = pparm->algorithm;  in set_stakey_hdl()
  |