Searched refs:MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL (Results 1 – 10 of 10) sorted by relevance
37 #define MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL -0x0008 /**< The buffer is too small to … macro
43 #define MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL -0x0008 /**< The buffer is too small to … macro
1104 #define POLARSSL_ERR_MPI_BUFFER_TOO_SMALL MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL
547 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mbedtls_mpi_write_string()617 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mbedtls_mpi_read_file()702 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mbedtls_mpi_write_binary()