]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - noekeon.mk
+RC5 +size-statistics tool +small modification to nessie_bc_test (optional free(...
[avr-crypto-lib.git] / noekeon.mk
index 3524623c760b052de76dafe65db93cf7da807145..3f1a313f887bbe3b7506538ead6b8462baf059d3 100644 (file)
@@ -5,10 +5,10 @@ ALGO_NAME := NOEKEON
 BLOCK_CIPHERS += $(ALGO_NAME)
 
 
-$(ALGO_NAME)_OBJ      := noekeon.o 
+$(ALGO_NAME)_OBJ      := noekeon_asm.o
 $(ALGO_NAME)_TEST_BIN := main-noekeon-test.o debug.o uart.o serial-tools.o \
-                         noekeon.o nessie_bc_test.o \
+                         noekeon_asm.o nessie_bc_test.o \
                          nessie_common.o cli.o performance_test.o
-$(ALGO_NAME)_NESSIE_TEST      := "nessie"
-$(ALGO_NAME)_PEROFRMANCE_TEST := "performance"
+$(ALGO_NAME)_NESSIE_TEST      := test nessie
+$(ALGO_NAME)_PEROFRMANCE_TEST := performance