Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:RSN_CIPHER_SUITE_WEP40

82 static const u8 RSN_CIPHER_SUITE_WEP40[] = { 0x00, 0x0f, 0xac, 1 };
312 if (os_memcmp(s, RSN_CIPHER_SUITE_WEP40, RSN_SELECTOR_LEN) == 0)
753 os_memcpy(pos, RSN_CIPHER_SUITE_WEP40, RSN_SELECTOR_LEN);
3686 RSN_CIPHER_SUITE_WEP40 : WPA_CIPHER_SUITE_WEP40);