Lines Matching defs:WPA_CIPHER_SUITE_NONE
38 static const u8 WPA_CIPHER_SUITE_NONE[] = { 0x00, 0x50, 0xf2, 0 };279 if (os_memcmp(s, WPA_CIPHER_SUITE_NONE, WPA_SELECTOR_LEN) == 0)691 os_memcpy(pos, WPA_CIPHER_SUITE_NONE, WPA_SELECTOR_LEN);3689 RSN_CIPHER_SUITE_NONE : WPA_CIPHER_SUITE_NONE);