2 ALGO_NAME := OMAC_NOEKEON
4 # comment out the following line for removement of noekeon from the build process
7 $(ALGO_NAME)_DIR := noekeon/
8 $(ALGO_NAME)_INCDIR := memxor/ mfal/
9 $(ALGO_NAME)_OBJ := noekeon_asm.o omac_noekeon.o memxor.o
10 $(ALGO_NAME)_TESTBIN := main-omac-noekeon-test.o $(CLI_STD) \
11 nessie_mac_test.o nessie_common.o performance_test.o
12 $(ALGO_NAME)_NESSIE_TEST := test nessie
13 $(ALGO_NAME)_PERFORMANCE_TEST := performance