mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3308ede898
H/W decryption of Mgmt frames was disabled for PMF and done through S/W. If ESPNOW packets go through this path, it affects backward compatibility since method of decrypting Mgmt packets is different in H/W. To address PMF + ESPNOW Co-existance, CCMP decryption method is modified for ESPNOW packets so that they can be decrypted correctly. Since Tx of ESPNOW packets can still be done in H/W alongside PMF, no change required in encryption method in S/W. Co-Authored-By: Nachiket Kukade <nachiket.kukade@espressif.com> Co-Authored-By: zhangyanjiao <zhangyanjiao@espressif.com> Co-Authored-By: kapil.gupta <kapil.gupta@espressif.com> |
||
---|---|---|
.. | ||
esp_private | ||
esp_coexist_adapter.h | ||
esp_coexist_internal.h | ||
esp_coexist.h | ||
esp_mesh_internal.h | ||
esp_mesh.h | ||
esp_now.h | ||
esp_phy_init.h | ||
esp_smartconfig.h | ||
esp_wifi_crypto_types.h | ||
esp_wifi_default.h | ||
esp_wifi_netif.h | ||
esp_wifi_types.h | ||
esp_wifi.h | ||
phy.h | ||
smartconfig_ack.h |