|
@@ -1,5 +1,5 @@
|
|
/*
|
|
/*
|
|
- * Copyright (c) 2017 The Linux Foundation. All rights reserved.
|
|
|
|
|
|
+ * Copyright (c) 2017-2018 The Linux Foundation. All rights reserved.
|
|
*
|
|
*
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
@@ -375,6 +375,8 @@ enum extn_element_ie {
|
|
#define WLAN_AKM_FT_PSK 0x04
|
|
#define WLAN_AKM_FT_PSK 0x04
|
|
#define WLAN_AKM_SHA256_IEEE8021X 0x05
|
|
#define WLAN_AKM_SHA256_IEEE8021X 0x05
|
|
#define WLAN_AKM_SHA256_PSK 0x06
|
|
#define WLAN_AKM_SHA256_PSK 0x06
|
|
|
|
+#define WLAN_AKM_SUITEB_EAP_SHA256 0x0B
|
|
|
|
+#define WLAN_AKM_SUITEB_EAP_SHA384 0x0C
|
|
#define WLAN_AKM_FILS_SHA256 0x0E
|
|
#define WLAN_AKM_FILS_SHA256 0x0E
|
|
#define WLAN_AKM_FILS_SHA384 0x0F
|
|
#define WLAN_AKM_FILS_SHA384 0x0F
|
|
#define WLAN_AKM_FILS_FT_SHA256 0x10
|
|
#define WLAN_AKM_FILS_FT_SHA256 0x10
|