Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:RSN_CIPHER_SUITE_NONE

81 static const u8 RSN_CIPHER_SUITE_NONE[] = { 0x00, 0x0f, 0xac, 0 };
310 if (os_memcmp(s, RSN_CIPHER_SUITE_NONE, RSN_SELECTOR_LEN) == 0)
768 os_memcpy(pos, RSN_CIPHER_SUITE_NONE, RSN_SELECTOR_LEN);
3689 RSN_CIPHER_SUITE_NONE : WPA_CIPHER_SUITE_NONE);