Home
last modified time | relevance | path

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

/hal_espressif-latest/components/mbedtls/esp_crt_bundle/
Desp_crt_bundle.c83 int esp_crt_verify_callback(void *buf, mbedtls_x509_crt *crt, int depth, uint32_t *flags) in esp_crt_verify_callback() function
221 mbedtls_ssl_conf_verify(ssl_conf, esp_crt_verify_callback, NULL); in esp_crt_bundle_attach()