Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WPA_CIPHER_CCMP

244 	case WPA_CIPHER_CCMP:
286 return WPA_CIPHER_CCMP;
317 return WPA_CIPHER_CCMP;
482 data->pairwise_cipher = WPA_CIPHER_CCMP;
483 data->group_cipher = WPA_CIPHER_CCMP;
669 if (group_cipher == WPA_CIPHER_CCMP) {
686 if (pairwise_cipher == WPA_CIPHER_CCMP) {
746 if (group_cipher == WPA_CIPHER_CCMP) {
763 if (pairwise_cipher == WPA_CIPHER_CCMP) {
988 if (sm->pairwise_cipher == WPA_CIPHER_CCMP)
1063 if (sm->pairwise_cipher == WPA_CIPHER_CCMP)
1100 if (ssid->pairwise_cipher & WPA_CIPHER_CCMP) {
1608 case WPA_CIPHER_CCMP:
1652 case WPA_CIPHER_CCMP:
2062 case WPA_CIPHER_CCMP:
2297 if (cipher & WPA_CIPHER_CCMP) {
2299 cipher = WPA_CIPHER_CCMP;
2342 if (cipher == WPA_CIPHER_CCMP)
2412 if (peerkey->cipher == WPA_CIPHER_CCMP)
2420 if (peerkey->cipher == WPA_CIPHER_CCMP)
2471 if (peerkey->cipher == WPA_CIPHER_CCMP)
2480 if (peerkey->cipher == WPA_CIPHER_CCMP)
2582 if (cipher & WPA_CIPHER_CCMP) {
2584 peerkey->cipher = WPA_CIPHER_CCMP;
3458 if (sm->pairwise_cipher == WPA_CIPHER_CCMP &&
3462 if (sm->group_cipher != WPA_CIPHER_CCMP &&
3637 case WPA_CIPHER_CCMP:
3675 case WPA_CIPHER_CCMP: