Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c2e889a7 authored by Jouni Malinen's avatar Jouni Malinen Committed by John W. Linville
Browse files

ieee80211: Define cipher suite selector for WPI-SMS4



This value is used for WPI-SMS4 in ISO/IEC JTC 1 N 9880.

Signed-off-by: default avatarJouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 55de47f6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1555,6 +1555,8 @@ enum ieee80211_sa_query_action {
#define WLAN_CIPHER_SUITE_WEP104	0x000FAC05
#define WLAN_CIPHER_SUITE_AES_CMAC	0x000FAC06

#define WLAN_CIPHER_SUITE_SMS4		0x00147201

/* AKM suite selectors */
#define WLAN_AKM_SUITE_8021X		0x000FAC01
#define WLAN_AKM_SUITE_PSK		0x000FAC02