Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/ipw2x00/
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()
Dlibipw.h296 #define SEC_ALG_WEP 1 macro
Dlibipw_rx.c675 case SEC_ALG_WEP: in libipw_rx()
/linux-6.12.1/drivers/staging/rtl8192e/
Drtl819x_HTProc.c465 (ieee->rtllib_ap_sec_type(ieee) & (SEC_ALG_WEP | SEC_ALG_TKIP))) { in ht_on_assoc_rsp()
Drtllib.h523 #define SEC_ALG_WEP 1 macro
Drtllib_softmac.c2226 return SEC_ALG_WEP; in rtllib_ap_sec_type()
/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c1901 (ieee->rtllib_ap_sec_type(priv->rtllib) & (SEC_ALG_WEP | in rtl92e_get_nmode_support_by_sec()