Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8712/
Dieee80211.c32 static const u8 RSN_CIPHER_SUITE_NONE[] = {0x00, 0x0f, 0xac, 0}; variable
/linux-6.12.1/drivers/staging/rtl8723bs/core/
Drtw_ieee80211.c27 u8 RSN_CIPHER_SUITE_NONE[] = { 0x00, 0x0f, 0xac, 0 }; variable