Lines Matching refs:enc_algo
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()
2202 entry_id, enc_algo, in rtl92ce_set_key()