Lines Matching refs:enc_algo
3822 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8821ae_set_key() argument
3860 switch (enc_algo) { in rtl8821ae_set_key()
3862 enc_algo = CAM_WEP40; in rtl8821ae_set_key()
3865 enc_algo = CAM_WEP104; in rtl8821ae_set_key()
3868 enc_algo = CAM_TKIP; in rtl8821ae_set_key()
3871 enc_algo = CAM_AES; in rtl8821ae_set_key()
3875 "switch case %#x not processed\n", enc_algo); in rtl8821ae_set_key()
3876 enc_algo = CAM_TKIP; in rtl8821ae_set_key()
3918 entry_id, enc_algo, in rtl8821ae_set_key()
3930 enc_algo, in rtl8821ae_set_key()
3937 entry_id, enc_algo, in rtl8821ae_set_key()