Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A 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()
H A Dlibipw.h297 #define SEC_ALG_TKIP 2 macro
H A Dlibipw_rx.c681 case SEC_ALG_TKIP: in libipw_rx()
/openbmc/linux/drivers/staging/rtl8192e/
H A 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()
H A Drtl819x_HTProc.c566 (ieee->rtllib_ap_sec_type(ieee) & (SEC_ALG_WEP | SEC_ALG_TKIP))) { in HTOnAssocRsp()
H A Drtllib.h609 #define SEC_ALG_TKIP 2 macro
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h752 #define SEC_ALG_TKIP 2 macro
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c1997 SEC_ALG_TKIP))) { in rtl92e_get_nmode_support_by_sec()
H A Drtl_core.c1265 (SEC_ALG_CCMP | SEC_ALG_TKIP))) in _rtl92e_watchdog_wq_cb()