Lines Matching refs:enc_algo
3777 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8821ae_set_key() argument
3815 switch (enc_algo) { in rtl8821ae_set_key()
3817 enc_algo = CAM_WEP40; in rtl8821ae_set_key()
3820 enc_algo = CAM_WEP104; in rtl8821ae_set_key()
3823 enc_algo = CAM_TKIP; in rtl8821ae_set_key()
3826 enc_algo = CAM_AES; in rtl8821ae_set_key()
3830 "switch case %#x not processed\n", enc_algo); in rtl8821ae_set_key()
3831 enc_algo = CAM_TKIP; in rtl8821ae_set_key()
3873 entry_id, enc_algo, in rtl8821ae_set_key()
3885 enc_algo, in rtl8821ae_set_key()
3892 entry_id, enc_algo, in rtl8821ae_set_key()