Searched refs:MBEDTLS_ERR_X509_FILE_IO_ERROR (Results 1 – 5 of 5) sorted by relevance
77 #define MBEDTLS_ERR_X509_FILE_IO_ERROR -0x2900 /**< Read/write of file failed. … macro
1246 #define POLARSSL_ERR_X509_FILE_IO_ERROR MBEDTLS_ERR_X509_FILE_IO_ERROR
1132 return( MBEDTLS_ERR_X509_FILE_IO_ERROR ); in mbedtls_x509_crt_parse_path()1147 return( MBEDTLS_ERR_X509_FILE_IO_ERROR ); in mbedtls_x509_crt_parse_path()1158 ret = MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()1170 return( MBEDTLS_ERR_X509_FILE_IO_ERROR ); in mbedtls_x509_crt_parse_path()1192 ret = MBEDTLS_ERR_X509_FILE_IO_ERROR; in mbedtls_x509_crt_parse_path()
479 if( use_ret == -(MBEDTLS_ERR_X509_FILE_IO_ERROR) ) in mbedtls_strerror()
647 POLARSSL_ERR_X509_FILE_IO_ERROR MBEDTLS_ERR_X509_FILE_IO_ERROR