esp-idf/components/esp-tls
Mahavir Jain 8b4c0e71a9 Merge branch 'feature/mbedtls_session_ticket_support' into 'master'
Feature/mbedtls session ticket support

Closes IDFGH-5288 and IDF-3242

See merge request espressif/esp-idf!14496
2021-09-17 09:59:02 +00:00
..
esp-tls-crypto
private_include Added support for client session tickets in esp-tls (with mbedtls) 2021-09-15 22:19:04 +05:30
test
CMakeLists.txt
Kconfig Added support for client session tickets in esp-tls (with mbedtls) 2021-09-15 22:19:04 +05:30
component.mk
esp_tls.c Added support for client session tickets in esp-tls (with mbedtls) 2021-09-15 22:19:04 +05:30
esp_tls.h Merge branch 'feature/mbedtls_session_ticket_support' into 'master' 2021-09-17 09:59:02 +00:00
esp_tls_error_capture.c
esp_tls_errors.h Added support for client session tickets in esp-tls (with mbedtls) 2021-09-15 22:19:04 +05:30
esp_tls_mbedtls.c Merge branch 'feature/mbedtls_session_ticket_support' into 'master' 2021-09-17 09:59:02 +00:00
esp_tls_wolfssl.c