Searched refs:esp_transport_ssl_crt_bundle_attach (Results 1 – 3 of 3) sorted by relevance
63 void esp_transport_ssl_crt_bundle_attach(esp_transport_handle_t t, esp_err_t ((*crt_bundle_attach)(…
390 void esp_transport_ssl_crt_bundle_attach(esp_transport_handle_t t, esp_err_t ((*crt_bundle_attach)(… in esp_transport_ssl_crt_bundle_attach() function
629 esp_transport_ssl_crt_bundle_attach(ssl, config->crt_bundle_attach); in esp_http_client_init()