Home
last modified time | relevance | path

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

/drivers/staging/rtl8723au/include/
Dieee80211.h79 extern u8 RSN_CIPHER_SUITE_WEP4023A[];
/drivers/staging/rtl8723au/core/
Drtw_ieee80211.c39 u8 RSN_CIPHER_SUITE_WEP4023A[] = { 0x00, 0x0f, 0xac, 1 }; variable
435 if (!memcmp(s, RSN_CIPHER_SUITE_WEP4023A, RSN_SELECTOR_LEN)) in rtw_get_wpa2_cipher_suite()