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