Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c646 sec.encode_alg[idx] = SEC_ALG_CCMP; in libipw_wx_set_encodeext()
699 else if (sec->encode_alg[idx] == SEC_ALG_CCMP) in libipw_wx_get_encodeext()
H A Dlibipw.h296 #define SEC_ALG_CCMP 3 macro
H A Dlibipw_rx.c684 case SEC_ALG_CCMP: in libipw_rx()