esp-idf/components/esp-tls
Marius Vikhammer 7e60e07a0a Merge branch 'feature/esp8684_sha' into 'master'
mbedtls: enable hw support for SHA on C2

Closes IDF-3830 and IDF-5141

See merge request espressif/esp-idf!18531
2022-06-23 14:18:49 +08:00
..
esp-tls-crypto
private_include
test SHA: added hardware support for SHA on C2. 2022-06-23 11:01:16 +08:00
CMakeLists.txt
Kconfig
esp_tls.c
esp_tls.h esp_tls.h: Add note regarding default timeout_ms value 2022-06-21 16:33:52 +05:30
esp_tls_error_capture.c
esp_tls_errors.h
esp_tls_mbedtls.c esp_tls_mbedtls.c: Fix esp-idf integration of esp-cryptoauthlib 2022-06-03 23:12:11 +05:30
esp_tls_wolfssl.c