mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 20:35:08 +02:00
aad51ea8a0
ALT header files for sha1, sha256, sha512 are only supposed to declare mbedtls_sha1_context data structure. Function prototypes should come from original header files.