Lines Matching refs:enc_algo
2438 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ee_set_key() argument
2477 switch (enc_algo) { in rtl92ee_set_key()
2479 enc_algo = CAM_WEP40; in rtl92ee_set_key()
2482 enc_algo = CAM_WEP104; in rtl92ee_set_key()
2485 enc_algo = CAM_TKIP; in rtl92ee_set_key()
2488 enc_algo = CAM_AES; in rtl92ee_set_key()
2492 "switch case %#x not processed\n", enc_algo); in rtl92ee_set_key()
2493 enc_algo = CAM_TKIP; in rtl92ee_set_key()
2538 entry_id, enc_algo, in rtl92ee_set_key()
2550 enc_algo, CAM_CONFIG_NO_USEDK, in rtl92ee_set_key()
2555 entry_id, enc_algo, in rtl92ee_set_key()