Lines Matching refs:enc_algo
2415 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl92ee_set_key() argument
2454 switch (enc_algo) { in rtl92ee_set_key()
2456 enc_algo = CAM_WEP40; in rtl92ee_set_key()
2459 enc_algo = CAM_WEP104; in rtl92ee_set_key()
2462 enc_algo = CAM_TKIP; in rtl92ee_set_key()
2465 enc_algo = CAM_AES; in rtl92ee_set_key()
2469 "switch case %#x not processed\n", enc_algo); in rtl92ee_set_key()
2470 enc_algo = CAM_TKIP; in rtl92ee_set_key()
2515 entry_id, enc_algo, in rtl92ee_set_key()
2527 enc_algo, CAM_CONFIG_NO_USEDK, in rtl92ee_set_key()
2532 entry_id, enc_algo, in rtl92ee_set_key()