Home
last modified time | relevance | path

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

/net-tools-3.7.0/mbedtls-2.4.0/include/mbedtls/
Dbignum.h46 #define MBEDTLS_ERR_MPI_ALLOC_FAILED -0x0010 /**< Memory allocation failed. */ macro
Dcompat-1.3.h1132 #define POLARSSL_ERR_MPI_MALLOC_FAILED MBEDTLS_ERR_MPI_ALLOC_FAILED
/net-tools-3.7.0/mbedtls-2.4.0/library/
Derror.c560 if( use_ret == -(MBEDTLS_ERR_MPI_ALLOC_FAILED) ) in mbedtls_strerror()
Drsa.c1110 return( MBEDTLS_ERR_MPI_ALLOC_FAILED ); in mbedtls_rsa_rsassa_pkcs1_v15_sign()
1116 return( MBEDTLS_ERR_MPI_ALLOC_FAILED ); in mbedtls_rsa_rsassa_pkcs1_v15_sign()
Dbignum.c119 return( MBEDTLS_ERR_MPI_ALLOC_FAILED ); in mbedtls_mpi_grow()
124 return( MBEDTLS_ERR_MPI_ALLOC_FAILED ); in mbedtls_mpi_grow()
162 return( MBEDTLS_ERR_MPI_ALLOC_FAILED ); in mbedtls_mpi_shrink()
/net-tools-3.7.0/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt533 POLARSSL_ERR_MPI_MALLOC_FAILED MBEDTLS_ERR_MPI_ALLOC_FAILED