Home
last modified time | relevance | path

Searched refs:RSN_CIPHER_SUITE_CCMP (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/staging/rtl8712/
Dieee80211.c47 static const u8 RSN_CIPHER_SUITE_CCMP[] = {0x00, 0x0f, 0xac, 4}; variable
282 if (!memcmp(s, (void *)RSN_CIPHER_SUITE_CCMP, RSN_SELECTOR_LEN)) in r8712_get_wpa2_cipher_suite()