Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Derror.c562 case -(MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL): in mbedtls_low_level_strerr()
Dbignum.c501 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mpi_write_hlp()
560 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mbedtls_mpi_write_string()
639 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mbedtls_mpi_read_file()
871 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mbedtls_mpi_write_binary_le()
923 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mbedtls_mpi_write_binary()
Dpsa_crypto.c237 case MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL: in mbedtls_to_psa_error()
/third_party/mbedtls/include/mbedtls/
Dbignum.h42 #define MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL -0x0008 macro
/third_party/mbedtls/tests/suites/
Dtest_suite_mpi.data53 mpi_read_write_string:16:"-23":16:"-23":3:0:MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL
77 mpi_read_write_string:16:"-1":16:"":3:0:MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL
92 …y:16:"123123123123123123123123123":"23123123123123123123123123":13:MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL
101 …e:16:"123123123123123123123123123":"23311223311223311223311223":13:MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL
113 mbedtls_mpi_read_file:10:"data_files/mpi_too_big":"":MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL