Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8712/
H A Dieee80211.c35 static const u8 RSN_CIPHER_SUITE_CCMP[] = {0x00, 0x0f, 0xac, 4}; variable
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c31 u8 RSN_CIPHER_SUITE_CCMP[] = { 0x00, 0x0f, 0xac, 4 }; variable