WPA_CIPHER_CCMP
case WPA_CIPHER_CCMP:
case WPA_CIPHER_CCMP:
case WPA_CIPHER_CCMP:
case WPA_CIPHER_CCMP:
return (WPA_CIPHER_CCMP);
if (wpa_s->pairwise_cipher == WPA_CIPHER_CCMP &&
if (wpa_s->group_cipher != WPA_CIPHER_CCMP &&
return (WPA_CIPHER_CCMP);
data->pairwise_cipher = WPA_CIPHER_CCMP;
data->group_cipher = WPA_CIPHER_CCMP;
if (wpa_s->group_cipher == WPA_CIPHER_CCMP) {
if (wpa_s->pairwise_cipher == WPA_CIPHER_CCMP) {
if (wpa_s->group_cipher == WPA_CIPHER_CCMP) {
if (wpa_s->pairwise_cipher == WPA_CIPHER_CCMP) {
if (wpa_s->pairwise_cipher == WPA_CIPHER_CCMP)
if (sel & WPA_CIPHER_CCMP) {
wpa_s->group_cipher = WPA_CIPHER_CCMP;
if (sel & WPA_CIPHER_CCMP) {
wpa_s->pairwise_cipher = WPA_CIPHER_CCMP;
ssid->pairwise_cipher = WPA_CIPHER_CCMP | WPA_CIPHER_TKIP;
ssid->group_cipher = WPA_CIPHER_CCMP | WPA_CIPHER_TKIP |