X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=mkfiles%2Fserpent_asm_small.mk;h=c696e2e9afb96f8199da39bb04015d0be9d8f70e;hb=398d0518495db71641bb0676b716002ac0ffd5da;hp=78b8217da2dd683056adaefef167dcf132f06f1b;hpb=3b6caf79acc2653f594f2a62d4c220f78660d89e;p=avr-crypto-lib.git diff --git a/mkfiles/serpent_asm_small.mk b/mkfiles/serpent_asm_small.mk index 78b8217..c696e2e 100644 --- a/mkfiles/serpent_asm_small.mk +++ b/mkfiles/serpent_asm_small.mk @@ -9,5 +9,5 @@ $(ALGO_NAME)_OBJ := serpent-asm.o serpent-sboxes-small.o memxor.o $(ALGO_NAME)_TEST_BIN := main-serpent-test.o debug.o uart.o serial-tools.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)_PERFORMANCE_TEST := "performance"