mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 12:53:29 +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.