1db04afdb1e5c2aac8c144fdf8ffb13164767a39

In SAP case, external authentication(offloaded SAE authentication to userspace) status event carries only PMKID to allow/disallow peers to do PMKID+open auth based connection once the peers are already SAE authenticated. A check is added on the PMK length with the below change, change: Ic41c2044e70f8d375130ef9e0af9fe4b83027c26. It rejects the PMKID update to the pmk cache if the PMK length is 0. It's not allowing to cache PMKID derived as part of SAE authentication. There is no need to cache the PMK in SAE case as it won't be used internally by driver or won't even be sent to firmware. So, don't add any check and allow PMKID only entries also to facilitate PMK caching mechanism in SAE SAP. Change-Id: Ibd72975e91d93af9665c392b4e7a708a5f9c336a CRs-Fixed: 2967752
This is CNSS WLAN Host Driver for products starting from iHelium
Beschreibung
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%