Searched refs:esp_mbedtls_alloc_tx_buf (Results 1 – 1 of 1) sorted by relevance
138 static int esp_mbedtls_alloc_tx_buf(mbedtls_ssl_context *ssl, int len) in esp_mbedtls_alloc_tx_buf() function170 CHECK_OK(esp_mbedtls_alloc_tx_buf(ssl, TX_IDLE_BUFFER_SIZE)); in esp_mbedtls_setup_tx_buffer()186 return esp_mbedtls_alloc_tx_buf(ssl, MBEDTLS_SSL_OUT_BUFFER_LEN); in esp_mbedtls_reset_add_tx_buffer()