Home
last modified time | relevance | path

Searched refs:enc_algo (Results 1 – 21 of 21) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dmac.c194 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()
Dmac.h15 u8 *p_macaddr, bool is_group, u8 enc_algo,
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
Dhw_common.c1099 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92d_set_key() argument
1138 switch (enc_algo) { in rtl92d_set_key()
1140 enc_algo = CAM_WEP40; in rtl92d_set_key()
1143 enc_algo = CAM_WEP104; in rtl92d_set_key()
1146 enc_algo = CAM_TKIP; in rtl92d_set_key()
1149 enc_algo = CAM_AES; in rtl92d_set_key()
1153 enc_algo); in rtl92d_set_key()
1154 enc_algo = CAM_TKIP; in rtl92d_set_key()
1203 entry_id, enc_algo, in rtl92d_set_key()
1214 enc_algo, CAM_CONFIG_NO_USEDK, in rtl92d_set_key()
[all …]
Dhw_common.h21 u8 *p_macaddr, bool is_group, u8 enc_algo,
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dhw.h32 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2534 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8723be_set_key() argument
2573 switch (enc_algo) { in rtl8723be_set_key()
2575 enc_algo = CAM_WEP40; in rtl8723be_set_key()
2578 enc_algo = CAM_WEP104; in rtl8723be_set_key()
2581 enc_algo = CAM_TKIP; in rtl8723be_set_key()
2584 enc_algo = CAM_AES; in rtl8723be_set_key()
2588 "switch case %#x not processed\n", enc_algo); in rtl8723be_set_key()
2589 enc_algo = CAM_TKIP; in rtl8723be_set_key()
2632 entry_id, enc_algo, in rtl8723be_set_key()
2644 enc_algo, in rtl8723be_set_key()
[all …]
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2271 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl88ee_set_key() argument
2309 switch (enc_algo) { in rtl88ee_set_key()
2311 enc_algo = CAM_WEP40; in rtl88ee_set_key()
2314 enc_algo = CAM_WEP104; in rtl88ee_set_key()
2317 enc_algo = CAM_TKIP; in rtl88ee_set_key()
2320 enc_algo = CAM_AES; in rtl88ee_set_key()
2324 enc_algo); in rtl88ee_set_key()
2325 enc_algo = CAM_TKIP; in rtl88ee_set_key()
2369 entry_id, enc_algo, in rtl88ee_set_key()
2381 enc_algo, in rtl88ee_set_key()
[all …]
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dhw.h49 u8 enc_algo, bool is_wepkey, bool clear_all);
Dhw.c2372 bool is_group, u8 enc_algo, bool is_wepkey, bool clear_all) in rtl92se_set_key() argument
2411 switch (enc_algo) { in rtl92se_set_key()
2413 enc_algo = CAM_WEP40; in rtl92se_set_key()
2416 enc_algo = CAM_WEP104; in rtl92se_set_key()
2419 enc_algo = CAM_TKIP; in rtl92se_set_key()
2422 enc_algo = CAM_AES; in rtl92se_set_key()
2426 enc_algo); in rtl92se_set_key()
2427 enc_algo = CAM_TKIP; in rtl92se_set_key()
2470 entry_id, enc_algo, in rtl92se_set_key()
2482 enc_algo, CAM_CONFIG_NO_USEDK, in rtl92se_set_key()
[all …]
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2415 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ee_set_key() argument
2454 switch (enc_algo) { in rtl92ee_set_key()
2456 enc_algo = CAM_WEP40; in rtl92ee_set_key()
2459 enc_algo = CAM_WEP104; in rtl92ee_set_key()
2462 enc_algo = CAM_TKIP; in rtl92ee_set_key()
2465 enc_algo = CAM_AES; in rtl92ee_set_key()
2469 "switch case %#x not processed\n", enc_algo); in rtl92ee_set_key()
2470 enc_algo = CAM_TKIP; in rtl92ee_set_key()
2515 entry_id, enc_algo, in rtl92ee_set_key()
2527 enc_algo, CAM_CONFIG_NO_USEDK, in rtl92ee_set_key()
[all …]
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dhw.h32 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c3777 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8821ae_set_key() argument
3815 switch (enc_algo) { in rtl8821ae_set_key()
3817 enc_algo = CAM_WEP40; in rtl8821ae_set_key()
3820 enc_algo = CAM_WEP104; in rtl8821ae_set_key()
3823 enc_algo = CAM_TKIP; in rtl8821ae_set_key()
3826 enc_algo = CAM_AES; in rtl8821ae_set_key()
3830 "switch case %#x not processed\n", enc_algo); in rtl8821ae_set_key()
3831 enc_algo = CAM_TKIP; in rtl8821ae_set_key()
3873 entry_id, enc_algo, in rtl8821ae_set_key()
3885 enc_algo, in rtl8821ae_set_key()
[all …]
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dhw.h43 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2072 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ce_set_key() argument
2111 switch (enc_algo) { in rtl92ce_set_key()
2113 enc_algo = CAM_WEP40; in rtl92ce_set_key()
2116 enc_algo = CAM_WEP104; in rtl92ce_set_key()
2119 enc_algo = CAM_TKIP; in rtl92ce_set_key()
2122 enc_algo = CAM_AES; in rtl92ce_set_key()
2126 enc_algo); in rtl92ce_set_key()
2127 enc_algo = CAM_TKIP; in rtl92ce_set_key()
2186 entry_id, enc_algo, in rtl92ce_set_key()
2199 enc_algo, in rtl92ce_set_key()
[all …]
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhw.h36 u8 *p_macaddr, bool is_group, u8 enc_algo,
Dhw.c2142 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8723e_set_key() argument
2181 switch (enc_algo) { in rtl8723e_set_key()
2183 enc_algo = CAM_WEP40; in rtl8723e_set_key()
2186 enc_algo = CAM_WEP104; in rtl8723e_set_key()
2189 enc_algo = CAM_TKIP; in rtl8723e_set_key()
2192 enc_algo = CAM_AES; in rtl8723e_set_key()
2196 "switch case %#x not processed\n", enc_algo); in rtl8723e_set_key()
2197 enc_algo = CAM_TKIP; in rtl8723e_set_key()
2240 entry_id, enc_algo, in rtl8723e_set_key()
2252 enc_algo, in rtl8723e_set_key()
[all …]
/linux-6.12.1/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h285 u32 enc_algo;/* encrypt algorithm; */ member
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2228 u8 *macaddr, bool is_group, u8 enc_algo,
/linux-6.12.1/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c253 pmlmeinfo->enc_algo = _NO_PRIVACY_; in init_mlme_ext_priv_value()
5668 pmlmeinfo->enc_algo = pparm->algorithm; in set_stakey_hdl()