Searched defs:is_wep_enc (Results 1 – 2 of 2) 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