esp-idf/components/wpa_supplicant/src
Nachiket Kukade 3308ede898 espnow/pmf: Implement ESPNOW + PMF Co-existance
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>
2020-09-02 09:26:39 +05:30
..
ap wpa_supplicant: ignore static analysis violations 2020-03-27 19:17:36 +01:00
common wpa_supplicant: Port dpp feature from supplicant 2020-04-14 18:53:35 +05:30
crypto espnow/pmf: Implement ESPNOW + PMF Co-existance 2020-09-02 09:26:39 +05:30
eap_peer wpa_supplicant: add support for PAP, MS-CHAP and CHAP as Phase 2 algorithms for TTLS alongside MS-CHAPv2 2020-07-23 11:07:14 +00:00
esp_supplicant wpa_supplicant: Deinit wpa2 states in wifi deinit 2020-08-26 03:51:37 +00:00
rsn_supp esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
tls wpa_supplicant: Fix IOT issue with latest freeradius 2020-08-04 04:50:58 +00:00
utils Merge branch 'feature/support_phase2TTLS_algos' into 'master' 2020-08-07 14:06:12 +08:00
wps esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00