esp_wifi: Remove ieee80211_crypto_aes_128_cmac_decrypt from esp32c2 rom

pull/9803/head
Shreyas Sheth 2022-09-02 14:49:41 +05:30
rodzic 0ecf0af5a1
commit 4e830d843a
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -2034,7 +2034,6 @@ ieee80211_encap_amsdu = 0x400020f0;
ieee80211_output_raw_process = 0x400020f4;
ieee80211_raw_frame_sanity_check = 0x400020fc;
ieee80211_crypto_aes_128_cmac_encrypt = 0x40002100;
ieee80211_crypto_aes_128_cmac_decrypt = 0x40002104;
ieee80211_alloc_tx_buf = 0x40002108;
ieee80211_output_do = 0x4000210c;
ieee80211_send_nulldata = 0x40002110;