Searched refs:RSN_SEL (Results 1 – 1 of 1) sorted by relevance
1365 #define RSN_SEL(x) (((x)<<24)|RSN_OUI) in rsn_cipher() macro1369 case RSN_SEL(RSN_CSE_NULL): in rsn_cipher()1372 case RSN_SEL(RSN_CSE_WEP40): in rsn_cipher()1377 case RSN_SEL(RSN_CSE_WEP104): in rsn_cipher()1382 case RSN_SEL(RSN_CSE_TKIP): in rsn_cipher()1385 case RSN_SEL(RSN_CSE_CCMP): in rsn_cipher()1388 case RSN_SEL(RSN_CSE_WRAP): in rsn_cipher()1406 #define RSN_SEL(x) (((x)<<24)|RSN_OUI) in rsn_keymgmt() macro1410 case RSN_SEL(RSN_ASE_8021X_UNSPEC): in rsn_keymgmt()1412 case RSN_SEL(RSN_ASE_8021X_PSK): in rsn_keymgmt()[all …]