Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_https_server/src/
Dhttps_server.c161 static httpd_ssl_ctx_t *create_secure_context(const struct httpd_ssl_config *config) in create_secure_context() function
233 httpd_ssl_ctx_t *ssl_ctx = create_secure_context(config); in httpd_ssl_start()