Home
last modified time | relevance | path

Searched refs:SEC_ALG_WEP (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c453 sec.encode_alg[key] = SEC_ALG_WEP; in libipw_wx_set_encode()
642 sec.encode_alg[idx] = SEC_ALG_WEP; in libipw_wx_set_encodeext()
699 if (sec->encode_alg[idx] == SEC_ALG_WEP) in libipw_wx_get_encodeext()
H A Dlibipw.h296 #define SEC_ALG_WEP 1 macro
H A Dlibipw_rx.c675 case SEC_ALG_WEP: in libipw_rx()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c566 (ieee->rtllib_ap_sec_type(ieee) & (SEC_ALG_WEP | SEC_ALG_TKIP))) { in HTOnAssocRsp()
H A Drtllib.h608 #define SEC_ALG_WEP 1 macro
H A Drtllib_softmac.c2806 return SEC_ALG_WEP; in rtllib_ap_sec_type()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h751 #define SEC_ALG_WEP 1 macro
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c1996 (ieee->rtllib_ap_sec_type(priv->rtllib) & (SEC_ALG_WEP | in rtl92e_get_nmode_support_by_sec()