Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:ccmp

117 	int wpa2 = 0, ccmp = 0;
120 * Many existing WPS APs do not know how to negotiate WPA2 or CCMP in
122 * TKIP+CCMP). Try to use scan results to figure out whether the AP
143 ccmp = 1;
148 ccmp = 1;
164 if (ccmp && !(ssid->pairwise_cipher & WPA_CIPHER_CCMP) &&
167 wpa_printf(MSG_DEBUG, "WPS: Add CCMP into the credential "
1602 else if (os_strcmp(settings->encr, "CCMP") == 0)