Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:ccmp

149 	int wpa2 = 0, ccmp = 0;
152 * Many existing WPS APs do not know how to negotiate WPA2 or CCMP in
154 * TKIP+CCMP). Try to use scan results to figure out whether the AP
177 ccmp = 1;
182 ccmp = 1;
198 if (ccmp && !(ssid->pairwise_cipher & WPA_CIPHER_CCMP) &&
201 wpa_printf(MSG_DEBUG, "WPS: Add CCMP into the credential "
1887 else if (os_strcmp(settings->encr, "CCMP") == 0)