Lines Matching refs:negative
744 * Functions in the ssl_cache module now return a negative MBEDTLS_ERR_xxx
1169 bignum directly and use negative numbers.
1178 functions receive the most negative value of mbedtls_mpi_sint. Credit
1992 the arguments being negative and the other being 0. Fixes #4643.
2362 * Fix a memory leak in mbedtls_mpi_sub_abs() when the result was negative
3001 used with negative inputs. Found by Guido Vranken in #2404. Credit to
3410 * Fix undefined shifts with negative values in certificates parsing
3667 * Improve negative testing of X.509 parsing.
4104 a negative MPI. Previously the result was always negative. Found by Guido
4218 number to write in hexadecimal is negative and requires an odd number of
5512 * Fixed potential negative value misinterpretation in load_file()
5697 * mpi_exp_mod() now correctly handles negative base numbers (Closes ticket
5720 * Potential negative value misinterpretation in load_file()
5763 * mpi_exp_mod() now correctly handles negative base numbers (Closes ticket
5848 * All error codes are now negative. Even on mermory failures and IO errors.
5901 used are negative.
6074 * Error codes are not (necessarily) negative. Keep
6092 * Fixed incorrect handling of negative strings in
6097 * Fixed incorrect handling of one single negative input
6099 * Fixed incorrect handling of negative first input
6101 * Fixed incorrect handling of negative first input