Searched defs:_WEP40_ (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/rtl8712/
H A Drtl871x_security.h33 #define _WEP40_ 0x1 macro
163 case _WEP40_: \
/drivers/staging/rtl8188eu/include/
H A Drtw_security.h27 #define _WEP40_ 0x1 macro
35 #define is_wep_enc(alg) (((alg) == _WEP40_) || ((alg) == _WEP104_))
201 case _WEP40_: \

Completed in 66 milliseconds