Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WPA_CIPHER_SUITE_WEP40

39 static const u8 WPA_CIPHER_SUITE_WEP40[] = { 0x00, 0x50, 0xf2, 1 };
281 if (os_memcmp(s, WPA_CIPHER_SUITE_WEP40, WPA_SELECTOR_LEN) == 0)
676 os_memcpy(pos, WPA_CIPHER_SUITE_WEP40, WPA_SELECTOR_LEN);
3686 RSN_CIPHER_SUITE_WEP40 : WPA_CIPHER_SUITE_WEP40);