Lines Matching refs:negative
549 * Functions in the ssl_cache module now return a negative MBEDTLS_ERR_xxx
974 bignum directly and use negative numbers.
983 functions receive the most negative value of mbedtls_mpi_sint. Credit
1797 the arguments being negative and the other being 0. Fixes #4643.
2167 * Fix a memory leak in mbedtls_mpi_sub_abs() when the result was negative
2806 used with negative inputs. Found by Guido Vranken in #2404. Credit to
3215 * Fix undefined shifts with negative values in certificates parsing
3472 * Improve negative testing of X.509 parsing.
3909 a negative MPI. Previously the result was always negative. Found by Guido
4023 number to write in hexadecimal is negative and requires an odd number of
5317 * Fixed potential negative value misinterpretation in load_file()
5502 * mpi_exp_mod() now correctly handles negative base numbers (Closes ticket
5525 * Potential negative value misinterpretation in load_file()
5568 * mpi_exp_mod() now correctly handles negative base numbers (Closes ticket
5653 * All error codes are now negative. Even on mermory failures and IO errors.
5706 used are negative.
5879 * Error codes are not (necessarily) negative. Keep
5897 * Fixed incorrect handling of negative strings in
5902 * Fixed incorrect handling of one single negative input
5904 * Fixed incorrect handling of negative first input
5906 * Fixed incorrect handling of negative first input