Lines Matching refs:enc_algo
2084 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ce_set_key() argument
2123 switch (enc_algo) { in rtl92ce_set_key()
2125 enc_algo = CAM_WEP40; in rtl92ce_set_key()
2128 enc_algo = CAM_WEP104; in rtl92ce_set_key()
2131 enc_algo = CAM_TKIP; in rtl92ce_set_key()
2134 enc_algo = CAM_AES; in rtl92ce_set_key()
2138 enc_algo); in rtl92ce_set_key()
2139 enc_algo = CAM_TKIP; in rtl92ce_set_key()
2198 entry_id, enc_algo, in rtl92ce_set_key()
2211 enc_algo, in rtl92ce_set_key()
2218 entry_id, enc_algo, in rtl92ce_set_key()