X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;ds=sidebyside;f=mkfiles%2Fserpent_asm_small.mk;h=c696e2e9afb96f8199da39bb04015d0be9d8f70e;hb=9b567bc05f6ff8c98fbc8a140f1faf6f60da30ac;hp=78b8217da2dd683056adaefef167dcf132f06f1b;hpb=12883cff6e7d233365e8477e08f90c75fa5a48b2;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"