Searched refs:MBEDTLS_ERR_X509_FILE_IO_ERROR (Results 1 – 3 of 3) sorted by relevance
79 #define MBEDTLS_ERR_X509_FILE_IO_ERROR -0x2900 macro
1562 return MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()1575 ret = MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()1588 ret = MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()1602 return MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()1632 ret = MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()
519 case -(MBEDTLS_ERR_X509_FILE_IO_ERROR): in mbedtls_high_level_strerr()