Searched defs:RSN_CIPHER_SUITE_NONE (Results 1 – 2 of 2) sorted by relevance
60 #define RSN_CIPHER_SUITE_NONE RSN_SELECTOR(0x00, 0x0f, 0xac, 0) macro
81 static const u8 RSN_CIPHER_SUITE_NONE[] = { 0x00, 0x0f, 0xac, 0 }; variable