4 # comment out the following line for removement of SHA256 from the build process
7 $(ALGO_NAME)_DIR := sha256/
8 $(ALGO_NAME)_INCDIR := hfal/
9 $(ALGO_NAME)_OBJ := sha256-asm.o
10 $(ALGO_NAME)_TESTBIN := main-sha256-test.o dump-asm.o dump-decl.o hfal_sha256.o $(CLI_STD) $(HFAL_STD)
12 $(ALGO_NAME)_NESSIE_TEST := "nessie"
13 $(ALGO_NAME)_PERFORMANCE_TEST := "performance"