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