Searched refs:RNDIS_WLAN_ALG_CCMP (Results 1 – 1 of 1) sorted by relevance
417 #define RNDIS_WLAN_ALG_CCMP (1<<2) macro655 return RNDIS_WLAN_ALG_CCMP; in rndis_cipher_to_alg()1222 if (pairwise & RNDIS_WLAN_ALG_CCMP) in set_encr_mode()1228 else if (groupwise & RNDIS_WLAN_ALG_CCMP) in set_encr_mode()