Explorar el Código

qcacmn: Increase PMK max length to 64bytes

For SAE-EXT-KEY AKM with group-21 pwe, the PMK
length is 64bytes. Therefore, increase the max
size of the PMK to 64bytes in host to facilitate
PMK storage and PMK offloads.

Change-Id: I049cd14c1c71e1809b394199862409780a16371d
CRs-Fixed: 3353114
Surya Prakash Sivaraj hace 2 años
padre
commit
68c9e15c31
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      wmi/inc/wmi_unified_param.h

+ 0 - 1
wmi/inc/wmi_unified_param.h

@@ -94,7 +94,6 @@
 #ifdef WLAN_FEATURE_ROAM_OFFLOAD
 #define WMI_BTK_KEY_LEN     32
 #define WMI_ROAM_R0KH_ID_MAX_LEN    48
-#define WMI_ROAM_SCAN_PSK_SIZE    48
 #endif
 #define WMI_NOISE_FLOOR_DBM_DEFAULT      (-96)
 #define WMI_EXTSCAN_MAX_HOTLIST_SSIDS                    8