Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:RSN_KEY_DATA_SMK

103 static const u8 RSN_KEY_DATA_SMK[] = { 0x00, 0x0f, 0xac, 5 };
1247 os_memcmp(pos + 2, RSN_KEY_DATA_SMK, RSN_SELECTOR_LEN) == 0) {