mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-23 09:20:30 +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.