Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c31 u8 RSN_CIPHER_SUITE_CCMP[] = { 0x00, 0x0f, 0xac, 4 }; variable
432 if (!memcmp(s, RSN_CIPHER_SUITE_CCMP, RSN_SELECTOR_LEN)) in rtw_get_wpa2_cipher_suite()
/linux/drivers/staging/rtl8723bs/include/
H A Dieee80211.h123 extern u8 RSN_CIPHER_SUITE_CCMP[];