Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/crypto/
H A Dmbedtls.cpp90 case MBEDTLS_ERR_X509_FILE_IO_ERROR: in MapError()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A 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()
H A Derror.c519 case -(MBEDTLS_ERR_X509_FILE_IO_ERROR): in mbedtls_high_level_strerr()
/aosp_15_r20/external/mbedtls/library/
H A Dx509_crt.c1559 return MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()
1572 ret = MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()
1585 ret = MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()
1599 return MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()
1629 ret = MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()
H A Derror.c517 case -(MBEDTLS_ERR_X509_FILE_IO_ERROR): in mbedtls_high_level_strerr()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dx509.h79 #define MBEDTLS_ERR_X509_FILE_IO_ERROR -0x2900 macro
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dx509.h79 #define MBEDTLS_ERR_X509_FILE_IO_ERROR -0x2900 macro