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