Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:RSN_KEY_DATA_GROUPKEY

96 static const u8 RSN_KEY_DATA_GROUPKEY[] = { 0x00, 0x0f, 0xac, 1 };
1232 os_memcmp(pos + 2, RSN_KEY_DATA_GROUPKEY, RSN_SELECTOR_LEN) == 0) {