Home
last modified time | relevance | path

Searched refs:_WEP104_ (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_security.h17 #define _WEP104_ 0x5 macro
21 #define is_wep_enc(alg) (((alg) == _WEP40_) || ((alg) == _WEP104_))
195 case _WEP104_:\
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c1908 case _WEP104_: in rtw_set_key()