Lines Matching refs:enc_algo
3910 u8 *p_macaddr, bool is_group, u8 enc_algo, in rtl8821ae_set_key() argument
3948 switch (enc_algo) { in rtl8821ae_set_key()
3950 enc_algo = CAM_WEP40; in rtl8821ae_set_key()
3953 enc_algo = CAM_WEP104; in rtl8821ae_set_key()
3956 enc_algo = CAM_TKIP; in rtl8821ae_set_key()
3959 enc_algo = CAM_AES; in rtl8821ae_set_key()
3963 "switch case %#x not processed\n", enc_algo); in rtl8821ae_set_key()
3964 enc_algo = CAM_TKIP; in rtl8821ae_set_key()
4006 entry_id, enc_algo, in rtl8821ae_set_key()
4018 enc_algo, in rtl8821ae_set_key()
4025 entry_id, enc_algo, in rtl8821ae_set_key()