Remove bignum_new.c, moving contents to bignum_core.c

Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
This commit is contained in:
Tom Cosgrove 2022-08-24 11:08:51 +01:00
parent 2523791d00
commit 958fd3dc0c
5 changed files with 137 additions and 169 deletions

View file

@ -2016,7 +2016,6 @@
* library/bignum_core.c
* library/bignum_mod.c
* library/bignum_mod_raw.c
* library/bignum_new.c
* Caller: library/dhm.c
* library/ecp.c
* library/ecdsa.c