Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp-tls/
Desp_tls_errors.h34 #define ESP_ERR_MBEDTLS_X509_CRT_PARSE_FAILED (ESP_ERR_ESP_TLS_BASE + 0x15) /*!< mbedt… macro
Desp_tls_mbedtls.c324 return ESP_ERR_MBEDTLS_X509_CRT_PARSE_FAILED; in set_ca_cert()
354 return ESP_ERR_MBEDTLS_X509_CRT_PARSE_FAILED; in set_pki_context()
877 return ESP_ERR_MBEDTLS_X509_CRT_PARSE_FAILED; in esp_set_atecc608a_pki_context()
/hal_espressif-3.6.0/components/esp_common/src/
Desp_err_to_name.c651 # ifdef ESP_ERR_MBEDTLS_X509_CRT_PARSE_FAILED
652 …ERR_TBL_IT(ESP_ERR_MBEDTLS_X509_CRT_PARSE_FAILED), /* 32789 0x8015 mbedtls api returned e…