Searched refs:is_wep_enc (Results 1 – 5 of 5) sorted by relevance
22 #define is_wep_enc(alg) (((alg) == _WEP40_) || ((alg) == _WEP104_)) macro
20 #define is_wep_enc(alg) (((alg) == _WEP40_) || ((alg) == _WEP104_)) macro
1505 if (is_wep_enc(alg)) in rtw_ap_set_key()
2265 if (is_wep_enc(psetkeyparm->algorithm)) in rtw_set_key()
1967 !is_wep_enc(psecuritypriv->dot11PrivacyAlgrthm) && in recv_func()