Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:RSN_CIPHER_SUITE_WEP104

88 static const u8 RSN_CIPHER_SUITE_WEP104[] = { 0x00, 0x0f, 0xac, 5 };
318 if (os_memcmp(s, RSN_CIPHER_SUITE_WEP104, RSN_SELECTOR_LEN) == 0)
751 os_memcpy(pos, RSN_CIPHER_SUITE_WEP104, RSN_SELECTOR_LEN);
3683 RSN_CIPHER_SUITE_WEP104 : WPA_CIPHER_SUITE_WEP104);