Searched refs:RNDIS_WLAN_ALG_CCMP (Results 1 – 1 of 1) sorted by relevance
348 #define RNDIS_WLAN_ALG_CCMP (1<<2) macro588 return RNDIS_WLAN_ALG_CCMP; in rndis_cipher_to_alg()1153 if (pairwise & RNDIS_WLAN_ALG_CCMP) in set_encr_mode()1159 else if (groupwise & RNDIS_WLAN_ALG_CCMP) in set_encr_mode()