]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/omac_noekeon_c.mk
modifying some nessie test suits (mac & hash) to use less RAM
[avr-crypto-lib.git] / mkfiles / omac_noekeon_c.mk
index efd6e6c42df2c7e364d3158a816eb76b2fe68f0f..290fc7de277871ca7cf20b17fd92f1484fc0d9b2 100644 (file)
@@ -7,7 +7,7 @@ MACS += $(ALGO_NAME)
 
 $(ALGO_NAME)_OBJ      := noekeon_asm.o omac_noekeon_C.o memxor.o
 $(ALGO_NAME)_TEST_BIN := main-omac-noekeon-test.o debug.o uart.o hexdigit_tab.o serial-tools.o \
-                         nessie_mac_test.o nessie_common.o cli.o string-extras.o performance_test.o
+                         nessie_mac_test.o dbz_strings.o nessie_common.o cli.o string-extras.o performance_test.o
 $(ALGO_NAME)_NESSIE_TEST      := test nessie
 $(ALGO_NAME)_PERFORMANCE_TEST := performance