OVMS3-idf/components/esp_wifi/include
Nachiket Kukade 75ea0df916 Add encryption/decryption support for PMF
1. Add CCMP, AES crypto modules for unicast protected Mgmt frames
2. Add support for computing SHA256 MIC on Bcast Mgmt frames
3. Add support for storing iGTK during 4-way handshake.
4. Provide APIs to MLME for utilizing the SW crypto modules
5. Link PMF changes from WiFi library submodule
2019-11-25 04:11:09 +00:00
..
esp_private esp_wifi: fix WiFi deinit memory leak 2019-10-30 10:12:15 +08:00
esp_coexist.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_coexist_adapter.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_coexist_internal.h Coexist: fix some coexist bugs 2019-09-30 11:49:16 +08:00
esp_mesh.h esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 2019-11-13 12:36:25 +01:00
esp_mesh_internal.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_now.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_phy_init.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_smartconfig.h esp_wifi: refactor smartconfig callback to use esp event 2019-07-04 18:00:04 +08:00
esp_wifi.h esp_netif: moving default netifs to wifi, moved sta_list to a separate header -- note will fail unit tests 2019-11-13 12:36:25 +01:00
esp_wifi_crypto_types.h Add encryption/decryption support for PMF 2019-11-25 04:11:09 +00:00
esp_wifi_default.h esp_mesh: creation of wifi network interfaces for esp-mesh examples moved to used common esp_wifi_default API 2019-11-13 12:36:26 +01:00
esp_wifi_netif.h esp_netif: added locking for netif list management, unit tests to use unique if_keys, updated comments 2019-11-13 12:36:25 +01:00
esp_wifi_types.h Add support for PMF configuration and negotiation 2019-11-25 04:11:09 +00:00
phy.h esp_wifi: support esp32s2beta A, B and marlin3 chip 2019-10-28 18:58:05 +11:00
smartconfig_ack.h smartconfig: move smartconfig_ack to esp_wifi conponent 2019-08-29 10:39:30 +08:00