Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/ipw2x00/
Dlibipw_wx.c650 sec.encode_alg[idx] = SEC_ALG_CCMP; in libipw_wx_set_encodeext()
703 else if (sec->encode_alg[idx] == SEC_ALG_CCMP) in libipw_wx_get_encodeext()
Dlibipw.h298 #define SEC_ALG_CCMP 3 macro
Dlibipw_rx.c687 case SEC_ALG_CCMP: in libipw_rx()
/linux-6.1.9/drivers/staging/rtl8192e/
Drtllib_softmac.c2381 (SEC_ALG_CCMP|SEC_ALG_TKIP))) in rtllib_rx_deauth()
3144 return SEC_ALG_CCMP; in rtllib_ap_sec_type()
Drtllib.h654 #define SEC_ALG_CCMP 4 macro
/linux-6.1.9/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h816 #define SEC_ALG_CCMP 3 macro
/linux-6.1.9/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c1394 (SEC_ALG_CCMP | SEC_ALG_TKIP))) in _rtl92e_watchdog_wq_cb()