Lines Matching refs:enc_algo
2090 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()
2208 entry_id, enc_algo, in rtl92de_set_key()