Lines Matching refs:enc_algo
2300 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl88ee_set_key() argument
2338 switch (enc_algo) { in rtl88ee_set_key()
2340 enc_algo = CAM_WEP40; in rtl88ee_set_key()
2343 enc_algo = CAM_WEP104; in rtl88ee_set_key()
2346 enc_algo = CAM_TKIP; in rtl88ee_set_key()
2349 enc_algo = CAM_AES; in rtl88ee_set_key()
2353 enc_algo); in rtl88ee_set_key()
2354 enc_algo = CAM_TKIP; in rtl88ee_set_key()
2398 entry_id, enc_algo, in rtl88ee_set_key()
2410 enc_algo, in rtl88ee_set_key()
2417 entry_id, enc_algo, in rtl88ee_set_key()