Files
mbedtls/library
Gilles Peskine 72ee1e3f3c Unify mbedtls_mpi_add_mpi and mbedtls_mpi_sub_mpi
mbedtls_mpi_add_mpi() and mbedtls_mpi_sub_mpi() have the same logic, just
with one bit to flip in the sign calculation. Move the shared logic to a new
auxiliary function. This slightly reduces the code size (if the compiler
doesn't inline) and reduces the maintenance burden.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-11-15 20:30:09 +01:00
..
2022-10-19 08:35:08 -04:00
2022-11-02 17:25:48 +00:00
2022-11-02 17:27:25 +00:00
2022-11-02 17:27:25 +00:00
2022-11-02 17:27:25 +00:00
2022-10-13 14:28:15 +01:00
2022-10-07 14:08:42 +01:00
2022-09-16 12:02:48 +02:00
2022-10-13 14:30:03 +01:00
2022-10-13 14:29:38 +01:00
2022-10-13 16:47:13 +01:00
2022-08-31 10:14:25 +01:00
2022-05-12 09:45:03 +01:00
2022-07-01 16:43:25 +01:00
2022-10-13 13:32:02 +02:00
2022-11-09 22:43:31 +08:00
2022-10-19 08:35:09 -04:00
2022-11-09 22:43:31 +08:00
2022-11-09 22:43:31 +08:00
2022-11-09 22:43:31 +08:00
2022-11-09 22:43:31 +08:00
2022-03-29 17:43:56 +02:00
2022-10-28 12:51:35 -04:00
2022-10-28 12:51:35 -04:00
2022-10-28 12:51:35 -04:00