Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WPA_CIPHER_NONE

236 	case WPA_CIPHER_NONE:
280 return WPA_CIPHER_NONE;
311 return WPA_CIPHER_NONE;
690 } else if (pairwise_cipher == WPA_CIPHER_NONE) {
767 } else if (pairwise_cipher == WPA_CIPHER_NONE) {
1618 case WPA_CIPHER_NONE:
1726 if (sm->pairwise_cipher == WPA_CIPHER_NONE) {
1751 if (tx && sm->pairwise_cipher != WPA_CIPHER_NONE) {
3687 case WPA_CIPHER_NONE: