Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:WPA_CIPHER_SUITE_WEP104

45 static const u8 WPA_CIPHER_SUITE_WEP104[] = { 0x00, 0x50, 0xf2, 5 };
287 if (os_memcmp(s, WPA_CIPHER_SUITE_WEP104, WPA_SELECTOR_LEN) == 0)
674 os_memcpy(pos, WPA_CIPHER_SUITE_WEP104, WPA_SELECTOR_LEN);
3683 RSN_CIPHER_SUITE_WEP104 : WPA_CIPHER_SUITE_WEP104);