Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL (Results 1 – 6 of 6) sorted by relevance

/net-tools-2.7.6/mbedtls-2.4.0/tests/suites/
Dtest_suite_mpi.data32 mpi_read_write_string:16:"-23":16:"-23":3:0:MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL
59 …:16:"123123123123123123123123123":"123123123123123123123123123":13:MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL
71 mbedtls_mpi_read_file:10:"data_files/mpi_too_big":"":MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL
/net-tools-2.7.6/mbedtls-2.4.0/include/mbedtls/
Dbignum.h42 #define MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL -0x0008 /**< The buffer is too small to … macro
Dcompat-1.3.h1128 #define POLARSSL_ERR_MPI_BUFFER_TOO_SMALL MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL
/net-tools-2.7.6/mbedtls-2.4.0/library/
Derror.c552 if( use_ret == -(MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL) ) in mbedtls_strerror()
Dbignum.c542 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mbedtls_mpi_write_string()
612 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mbedtls_mpi_read_file()
697 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mbedtls_mpi_write_binary()
/net-tools-2.7.6/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt529 POLARSSL_ERR_MPI_BUFFER_TOO_SMALL MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL