esp-idf/components/mbedtls/port/dynamic
Aditya Patwardhan d66ad18853 Fix esp_tls: Prevent freeing of global ca store after each connection
when dynamic ssl buffers are enabled
2021-03-05 09:55:10 +05:30
..
esp_mbedtls_dynamic_impl.c Fix esp_tls: Prevent freeing of global ca store after each connection 2021-03-05 09:55:10 +05:30
esp_mbedtls_dynamic_impl.h Fix esp_tls: Prevent freeing of global ca store after each connection 2021-03-05 09:55:10 +05:30
esp_ssl_cli.c Fix esp_tls: Prevent freeing of global ca store after each connection 2021-03-05 09:55:10 +05:30
esp_ssl_srv.c Fix esp_tls: Prevent freeing of global ca store after each connection 2021-03-05 09:55:10 +05:30
esp_ssl_tls.c feat(mbedtls): add dynamic buffer and local resource managment to decrease SSL heap cost 2020-05-14 11:45:09 +00:00