Searched refs:RNDIS_WLAN_ALG_CCMP (Results 1 – 1 of 1) sorted by relevance
366 #define RNDIS_WLAN_ALG_CCMP (1<<2) macro604 return RNDIS_WLAN_ALG_CCMP; in rndis_cipher_to_alg()1179 if (pairwise & RNDIS_WLAN_ALG_CCMP) in set_encr_mode()1185 else if (groupwise & RNDIS_WLAN_ALG_CCMP) in set_encr_mode()