Searched refs:RSN_SEL (Results 1 – 2 of 2) sorted by relevance
1349 #define RSN_SEL(x) (((x)<<24)|RSN_OUI) in rsn_cipher() macro1353 case RSN_SEL(RSN_CSE_NULL): in rsn_cipher()1356 case RSN_SEL(RSN_CSE_WEP40): in rsn_cipher()1361 case RSN_SEL(RSN_CSE_WEP104): in rsn_cipher()1366 case RSN_SEL(RSN_CSE_TKIP): in rsn_cipher()1369 case RSN_SEL(RSN_CSE_CCMP): in rsn_cipher()1372 case RSN_SEL(RSN_CSE_WRAP): in rsn_cipher()1394 case RSN_SEL(RSN_ASE_8021X_UNSPEC): in rsn_keymgmt()1396 case RSN_SEL(RSN_ASE_8021X_PSK): in rsn_keymgmt()1398 case RSN_SEL(RSN_ASE_NONE): in rsn_keymgmt()[all …]
3108 #define RSN_SEL(x) (((x)<<24)|RSN_OUI) in rsn_cipher() macro3112 case RSN_SEL(RSN_CSE_NULL): in rsn_cipher()3114 case RSN_SEL(RSN_CSE_WEP40): in rsn_cipher()3116 case RSN_SEL(RSN_CSE_WEP104): in rsn_cipher()3118 case RSN_SEL(RSN_CSE_TKIP): in rsn_cipher()3120 case RSN_SEL(RSN_CSE_CCMP): in rsn_cipher()3122 case RSN_SEL(RSN_CSE_WRAP): in rsn_cipher()3136 case RSN_SEL(RSN_ASE_8021X_UNSPEC): in rsn_keymgmt()3138 case RSN_SEL(RSN_ASE_8021X_PSK): in rsn_keymgmt()3140 case RSN_SEL(RSN_ASE_NONE): in rsn_keymgmt()[all …]