Files
mbedtls/include/mbedtls
Janos Follath d1baedb786 Bignum: extract bignum_mod.h functions
Extract functions declared in bignum_mod.h into a source file with a
matching name.

We are doing this because:

- This is a general best practice/convention
- We hope that this will make resolving merge conflicts in the future
  easier
- Having them in a unified source file is a premature optimisation at
  this point

This makes library/bignum_new.c empty and therefore it is deleted.

Signed-off-by: Janos Follath <janos.follath@arm.com>
2022-08-09 13:44:53 +01:00
..
2022-07-12 10:51:55 +01:00
2021-10-27 11:25:08 +02:00
2021-12-06 18:58:02 +00:00
2021-06-18 12:59:38 +02:00
2021-11-03 16:13:32 +01:00
2021-06-28 09:24:07 +01:00
2021-06-28 09:24:07 +01:00
2021-06-28 09:24:07 +01:00
2021-11-30 15:37:49 +00:00
2021-10-22 22:05:10 +02:00
2022-03-10 17:09:59 +01:00
2022-03-21 15:26:19 +00:00