Home | History | Annotate | Download | only in common

Lines Matching refs:WPA_CIPHER_NONE

341 		return WPA_CIPHER_NONE;
557 return WPA_CIPHER_NONE;
901 case WPA_CIPHER_NONE:
1132 case WPA_CIPHER_NONE:
1173 if (cipher & WPA_CIPHER_NONE)
1199 if (ciphers & WPA_CIPHER_NONE) {
1223 if (ciphers & WPA_CIPHER_NONE) {
1241 if (none_allowed && (ciphers & WPA_CIPHER_NONE))
1242 return WPA_CIPHER_NONE;
1294 val |= WPA_CIPHER_NONE;
1350 if (ciphers & WPA_CIPHER_NONE) {