mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-17 18:18:01 +00:00
This is a regression from earlier commit related to TLSV12 which used sha functions that are currently declared static. Solution: Follow upstream code structure and resolve the errors.