mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
esp_wifi: Remove ieee80211_crypto_aes_128_cmac_decrypt from esp32c2 rom
This commit is contained in:
parent
4532e6e0b2
commit
51f82123a1
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user