Lines Matching refs:enc_algo
2416 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ee_set_key() argument
2455 switch (enc_algo) { in rtl92ee_set_key()
2457 enc_algo = CAM_WEP40; in rtl92ee_set_key()
2460 enc_algo = CAM_WEP104; in rtl92ee_set_key()
2463 enc_algo = CAM_TKIP; in rtl92ee_set_key()
2466 enc_algo = CAM_AES; in rtl92ee_set_key()
2470 "switch case %#x not processed\n", enc_algo); in rtl92ee_set_key()
2471 enc_algo = CAM_TKIP; in rtl92ee_set_key()
2516 entry_id, enc_algo, in rtl92ee_set_key()
2528 enc_algo, CAM_CONFIG_NO_USEDK, in rtl92ee_set_key()
2533 entry_id, enc_algo, in rtl92ee_set_key()