]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/serpent-bitslice.mk
modifying some nessie test suits (mac & hash) to use less RAM
[avr-crypto-lib.git] / mkfiles / serpent-bitslice.mk
index 4d68c22b5360c6f6f22826a7390a22ec2e79370f..dbea67e64ab0d5ea498bfdb57f0e4b916af07b62 100644 (file)
@@ -7,7 +7,7 @@ BLOCK_CIPHERS += $(ALGO_NAME)
 
 $(ALGO_NAME)_OBJ      := serpent-asm.o serpent-sboxes-bitslice-asm.o memxor.o
 $(ALGO_NAME)_TEST_BIN := main-serpent-test.o debug.o uart.o hexdigit_tab.o serial-tools.o \
-                         nessie_bc_test.o nessie_common.o cli.o string-extras.o performance_test.o
+                         nessie_bc_test.o dbz_strings.o nessie_common.o cli.o string-extras.o performance_test.o
 $(ALGO_NAME)_NESSIE_TEST      := "nessie"
 $(ALGO_NAME)_PERFORMANCE_TEST := "performance"