Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A 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()
H A Dmac.h15 u8 *p_macaddr, bool is_group, u8 enc_algo,
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dhw.c2090 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 …]
H A Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/scripts/
H A Dsign_encrypt.py202 enc_algo = 0x40000810 # TEE_ALG_AES_GCM
205 enc_algo, flags, len(cipher.nonce), len(tag))
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/scripts/
H A Dsign_encrypt.py202 enc_algo = 0x40000810 # TEE_ALG_AES_GCM
205 enc_algo, flags, len(cipher.nonce), len(tag))
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.c2068 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 …]
H A Dhw.h43 u8 *p_macaddr, bool is_group, u8 enc_algo,
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dhw.c2381 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 …]
H A Dhw.h49 u8 enc_algo, bool is_wepkey, bool clear_all);
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhw.c2148 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 …]
H A Dhw.h36 u8 *p_macaddr, bool is_group, u8 enc_algo,
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dhw.c2273 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl88ee_set_key() argument
2311 switch (enc_algo) { in rtl88ee_set_key()
2313 enc_algo = CAM_WEP40; in rtl88ee_set_key()
2316 enc_algo = CAM_WEP104; in rtl88ee_set_key()
2319 enc_algo = CAM_TKIP; in rtl88ee_set_key()
2322 enc_algo = CAM_AES; in rtl88ee_set_key()
2326 enc_algo); in rtl88ee_set_key()
2327 enc_algo = CAM_TKIP; in rtl88ee_set_key()
2371 entry_id, enc_algo, in rtl88ee_set_key()
2383 enc_algo, in rtl88ee_set_key()
[all …]
H A Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dhw.h32 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2536 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8723be_set_key() argument
2575 switch (enc_algo) { in rtl8723be_set_key()
2577 enc_algo = CAM_WEP40; in rtl8723be_set_key()
2580 enc_algo = CAM_WEP104; in rtl8723be_set_key()
2583 enc_algo = CAM_TKIP; in rtl8723be_set_key()
2586 enc_algo = CAM_AES; in rtl8723be_set_key()
2590 "switch case %#x not processed\n", enc_algo); in rtl8723be_set_key()
2591 enc_algo = CAM_TKIP; in rtl8723be_set_key()
2634 entry_id, enc_algo, in rtl8723be_set_key()
2646 enc_algo, in rtl8723be_set_key()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dsigned_hdr.h89 uint32_t enc_algo; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dhw.h30 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c2416 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 …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dsigned_hdr.h89 uint32_t enc_algo; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.h32 u8 *p_macaddr, bool is_group, u8 enc_algo,
H A Dhw.c3818 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8821ae_set_key() argument
3856 switch (enc_algo) { in rtl8821ae_set_key()
3858 enc_algo = CAM_WEP40; in rtl8821ae_set_key()
3861 enc_algo = CAM_WEP104; in rtl8821ae_set_key()
3864 enc_algo = CAM_TKIP; in rtl8821ae_set_key()
3867 enc_algo = CAM_AES; in rtl8821ae_set_key()
3871 "switch case %#x not processed\n", enc_algo); in rtl8821ae_set_key()
3872 enc_algo = CAM_TKIP; in rtl8821ae_set_key()
3914 entry_id, enc_algo, in rtl8821ae_set_key()
3926 enc_algo, in rtl8821ae_set_key()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_security.h432 u8 rtw_iv_to_pn(u8 *iv, u8 *pn, u8 *key_id, u32 enc_algo);
433 u8 rtw_pn_to_iv(u8 *pn, u8 *iv, u8 key_id, u32 enc_algo);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_security.h435 u8 rtw_iv_to_pn(u8 *iv, u8 *pn, u8 *key_id, u32 enc_algo);
436 u8 rtw_pn_to_iv(u8 *pn, u8 *iv, u8 key_id, u32 enc_algo);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_security.c2702 u8 rtw_iv_to_pn(u8 *iv, u8 *pn, u8 *key_id, u32 enc_algo) in rtw_iv_to_pn() argument
2705 switch (enc_algo) { in rtw_iv_to_pn()
2732 u8 rtw_pn_to_iv(u8 *pn, u8 *iv, u8 key_id, u32 enc_algo) in rtw_pn_to_iv() argument
2735 switch (enc_algo) { in rtw_pn_to_iv()

1234