Home | History | Annotate | Download | only in rsn_supp

Lines Matching refs:WPA_CIPHER_CCMP

226 	if (cipher & WPA_CIPHER_CCMP) {
228 cipher = WPA_CIPHER_CCMP;
275 if (cipher == WPA_CIPHER_CCMP)
352 if (peerkey->cipher == WPA_CIPHER_CCMP)
360 if (peerkey->cipher == WPA_CIPHER_CCMP)
411 if (peerkey->cipher == WPA_CIPHER_CCMP)
420 if (peerkey->cipher == WPA_CIPHER_CCMP)
505 if (cipher & WPA_CIPHER_CCMP) {
507 peerkey->cipher = WPA_CIPHER_CCMP;
1022 if (sm->pairwise_cipher == WPA_CIPHER_CCMP)
1062 if (sm->allowed_pairwise_cipher & WPA_CIPHER_CCMP) {