Searched refs:is_wep_enc (Results 1 – 4 of 4) sorted by relevance
21 #define is_wep_enc(alg) (((alg) == _WEP40_) || ((alg) == _WEP104_)) macro
20 #define is_wep_enc(alg) (((alg) == _WEP40_) || ((alg) == _WEP104_)) macro
1327 if (is_wep_enc(alg)) in rtw_ap_set_key()
1943 if (is_wep_enc(psetkeyparm->algorithm)) in rtw_set_key()
Completed in 16 milliseconds