Home
last modified time | relevance | path

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

/openthread-latest/src/core/crypto/
Dmbedtls.cpp90 case MBEDTLS_ERR_X509_FILE_IO_ERROR: in MapError()
/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dx509.h79 #define MBEDTLS_ERR_X509_FILE_IO_ERROR -0x2900 macro
/openthread-latest/third_party/mbedtls/repo/library/
Derror.c519 case -(MBEDTLS_ERR_X509_FILE_IO_ERROR): in mbedtls_high_level_strerr()
Dx509_crt.c1560 return MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()
1573 ret = MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()
1586 ret = MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()
1600 return MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()
1630 ret = MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()