Home
last modified time | relevance | path

Searched refs:SEC_ALG_TKIP (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/drivers/net/wireless/intel/ipw2x00/
Dlibipw_wx.c646 sec.encode_alg[idx] = SEC_ALG_TKIP; in libipw_wx_set_encodeext()
701 else if (sec->encode_alg[idx] == SEC_ALG_TKIP) in libipw_wx_get_encodeext()
Dlibipw.h297 #define SEC_ALG_TKIP 2 macro
Dlibipw_rx.c681 case SEC_ALG_TKIP: in libipw_rx()
/linux-6.6.21/drivers/staging/rtl8192e/
Drtllib_softmac.c1023 (ieee->rtllib_ap_sec_type(ieee) & SEC_ALG_TKIP)) || in rtllib_association_req()
2126 (SEC_ALG_CCMP | SEC_ALG_TKIP))) in rtllib_rx_deauth()
2814 return SEC_ALG_TKIP; in rtllib_ap_sec_type()
Drtl819x_HTProc.c566 (ieee->rtllib_ap_sec_type(ieee) & (SEC_ALG_WEP | SEC_ALG_TKIP))) { in HTOnAssocRsp()
Drtllib.h609 #define SEC_ALG_TKIP 2 macro
/linux-6.6.21/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h752 #define SEC_ALG_TKIP 2 macro
/linux-6.6.21/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c1997 SEC_ALG_TKIP))) { in rtl92e_get_nmode_support_by_sec()
Drtl_core.c1265 (SEC_ALG_CCMP | SEC_ALG_TKIP))) in _rtl92e_watchdog_wq_cb()