From 16c9fbd9bc9ad432260fda7558415aedf64844d7 Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Tue, 18 Feb 2020 19:41:41 -0500 Subject: timing tests for RSA signing --- libraries/libtfm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/libtfm/Makefile') diff --git a/libraries/libtfm/Makefile b/libraries/libtfm/Makefile index 359729b..34b9314 100644 --- a/libraries/libtfm/Makefile +++ b/libraries/libtfm/Makefile @@ -5,7 +5,7 @@ # vpath %.c ${LIBTFM_SRC} # vpath %.h ${LIBTFM_SRC} -BITS := 8192 +BITS := 4096 HDR := ${LIBTFM_SRC}/tomsfastmath/src/headers/tfm.h LIB := tomsfastmath/libtfm.a -- cgit v1.2.3