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