Home
last modified time | relevance | path

Searched refs:esp_mbedtls_ssl_buf_states (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/mbedtls/port/dynamic/
Desp_mbedtls_dynamic_impl.h53 } esp_mbedtls_ssl_buf_states; typedef
56 esp_mbedtls_ssl_buf_states state;
Desp_mbedtls_dynamic_impl.c23 static void esp_mbedtls_set_buf_state(unsigned char *buf, esp_mbedtls_ssl_buf_states state) in esp_mbedtls_set_buf_state()
29 static esp_mbedtls_ssl_buf_states esp_mbedtls_get_buf_state(unsigned char *buf) in esp_mbedtls_get_buf_state()