X-Git-Url: https://git.cryptolib.org/?p=arm-crypto-lib.git;a=blobdiff_plain;f=mkfiles%2Fgroestl_c.mk;h=f8513df069a069ba0adb62890fbc0e42f35e031c;hp=c219abf5d2b1c95b394cf834dfa974de6a2cb9fc;hb=fd1c99357bf0017ed46b843ff8be8d67ad8415ee;hpb=262edc3c040a073636f91af03f1b64030c5b1b31 diff --git a/mkfiles/groestl_c.mk b/mkfiles/groestl_c.mk index c219abf..f8513df 100644 --- a/mkfiles/groestl_c.mk +++ b/mkfiles/groestl_c.mk @@ -7,7 +7,7 @@ HASHES += $(ALGO_NAME) $(ALGO_NAME)_DIR := groestl/ $(ALGO_NAME)_INCDIR := memxor/ aes/ gf256mul/ hfal/ $(ALGO_NAME)_OBJ := groestl_small.o groestl_large.o memxor.o aes_sbox.o gf256mul.o -$(ALGO_NAME)_TEST_BIN := hfal_groestl_large.o hfal_groestl_small.o main-groestl-test.o $(CLI_STD) $(HFAL_STD) +$(ALGO_NAME)_TESTBIN := hfal_groestl_large.o hfal_groestl_small.o main-groestl-test.o $(CLI_STD) $(HFAL_STD) $(ALGO_NAME)_NESSIE_TEST := test nessie $(ALGO_NAME)_PERFORMANCE_TEST := performance