Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Derror.c651 case -(MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL): in mbedtls_low_level_strerr()
A Dbignum.c548 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mpi_write_hlp()
607 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mbedtls_mpi_write_string()
686 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mbedtls_mpi_read_file()
918 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mbedtls_mpi_write_binary_le()
970 return( MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL ); in mbedtls_mpi_write_binary()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dbignum.h45 #define MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL -0x0008 macro
A Dcompat-1.3.h1102 #define POLARSSL_ERR_MPI_BUFFER_TOO_SMALL MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL

Completed in 22 milliseconds