Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A 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()
H A Dlibipw.h298 #define SEC_ALG_CCMP 3 macro
H A Dlibipw_rx.c687 case SEC_ALG_CCMP: in libipw_rx()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac.c2126 (SEC_ALG_CCMP | SEC_ALG_TKIP))) in rtllib_rx_deauth()
2812 return SEC_ALG_CCMP; in rtllib_ap_sec_type()
H A Drtllib.h610 #define SEC_ALG_CCMP 4 macro
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h753 #define SEC_ALG_CCMP 3 macro
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c1265 (SEC_ALG_CCMP | SEC_ALG_TKIP))) in _rtl92e_watchdog_wq_cb()