Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp-tls/
Desp_tls.c72 static esp_err_t create_ssl_handle(const char *hostname, size_t hostlen, const void *cfg, esp_tls_t… in create_ssl_handle() function
413 esp_ret = create_ssl_handle(hostname, hostlen, cfg, tls); in esp_tls_low_level_conn()