Searched refs:IW_ENCODE_ALG_CCMP (Results 1 – 2 of 2) sorted by relevance
573 case IW_ENCODE_ALG_CCMP: in libipw_wx_set_encodeext()646 } else if (ext->alg == IW_ENCODE_ALG_CCMP) { in libipw_wx_set_encodeext()701 ext->alg = IW_ENCODE_ALG_CCMP; in libipw_wx_get_encodeext()710 ext->alg == IW_ENCODE_ALG_CCMP)) in libipw_wx_get_encodeext()
631 #define IW_ENCODE_ALG_CCMP 3 macro