Lines Matching refs:enc_algo
3818 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8821ae_set_key() argument
3856 switch (enc_algo) { in rtl8821ae_set_key()
3858 enc_algo = CAM_WEP40; in rtl8821ae_set_key()
3861 enc_algo = CAM_WEP104; in rtl8821ae_set_key()
3864 enc_algo = CAM_TKIP; in rtl8821ae_set_key()
3867 enc_algo = CAM_AES; in rtl8821ae_set_key()
3871 "switch case %#x not processed\n", enc_algo); in rtl8821ae_set_key()
3872 enc_algo = CAM_TKIP; in rtl8821ae_set_key()
3914 entry_id, enc_algo, in rtl8821ae_set_key()
3926 enc_algo, in rtl8821ae_set_key()
3933 entry_id, enc_algo, in rtl8821ae_set_key()