qcacmn: Add support for SuiteB AKM suites
Add support for Suite B AKM suites 000FAC 11/12 Change-Id: I4893241ad138d7598d15228cedb29b656afbe32e CRs-Fixed: 2164932
このコミットが含まれているのは:
@@ -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
|
||||
* 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_SHA256_IEEE8021X 0x05
|
||||
#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_SHA384 0x0F
|
||||
#define WLAN_AKM_FILS_FT_SHA256 0x10
|
||||
|
新しいイシューから参照
ユーザーをブロックする