Searched refs:MBEDTLS_ERR_MPI_NEGATIVE_VALUE (Results 1 – 10 of 10) sorted by relevance
38 #define MBEDTLS_ERR_MPI_NEGATIVE_VALUE -0x000A /**< The input arguments are neg… macro
44 #define MBEDTLS_ERR_MPI_NEGATIVE_VALUE -0x000A /**< The input arguments are neg… macro
1109 #define POLARSSL_ERR_MPI_NEGATIVE_VALUE MBEDTLS_ERR_MPI_NEGATIVE_VALUE
973 return( MBEDTLS_ERR_MPI_NEGATIVE_VALUE ); in mbedtls_mpi_sub_abs()1460 return( MBEDTLS_ERR_MPI_NEGATIVE_VALUE ); in mbedtls_mpi_mod_mpi()1487 return( MBEDTLS_ERR_MPI_NEGATIVE_VALUE ); in mbedtls_mpi_mod_int()