Searched refs:WPA_SEL (Results 1 – 2 of 2) sorted by relevance
1185 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) in wpa_cipher() macro1189 case WPA_SEL(WPA_CSE_NULL): in wpa_cipher()1192 case WPA_SEL(WPA_CSE_WEP40): in wpa_cipher()1197 case WPA_SEL(WPA_CSE_WEP104): in wpa_cipher()1202 case WPA_SEL(WPA_CSE_TKIP): in wpa_cipher()1205 case WPA_SEL(WPA_CSE_CCMP): in wpa_cipher()1214 #undef WPA_SEL in wpa_cipher()1224 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) in wpa_keymgmt() macro1228 case WPA_SEL(WPA_ASE_8021X_UNSPEC): in wpa_keymgmt()1230 case WPA_SEL(WPA_ASE_8021X_PSK): in wpa_keymgmt()[all …]
3210 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) in wpa_cipher() macro3214 case WPA_SEL(WPA_CSE_NULL): in wpa_cipher()3216 case WPA_SEL(WPA_CSE_WEP40): in wpa_cipher()3218 case WPA_SEL(WPA_CSE_WEP104): in wpa_cipher()3220 case WPA_SEL(WPA_CSE_TKIP): in wpa_cipher()3222 case WPA_SEL(WPA_CSE_CCMP): in wpa_cipher()3226 #undef WPA_SEL in wpa_cipher()3232 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) in wpa_keymgmt() macro3236 case WPA_SEL(WPA_ASE_8021X_UNSPEC): in wpa_keymgmt()3238 case WPA_SEL(WPA_ASE_8021X_PSK): in wpa_keymgmt()[all …]