X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=mkfiles%2Fubi.mk;h=f331cb692be44fa813d88a098824a831900b59da;hb=b5a057d2dfa6b43f3850b3858c11a079eb9086f0;hp=06ca2911791592530b53096ed0607eeeeda192c6;hpb=56a151edecefbaeab43dac22c89a3bb9fe4f470e;p=avr-crypto-lib.git diff --git a/mkfiles/ubi.mk b/mkfiles/ubi.mk index 06ca291..f331cb6 100644 --- a/mkfiles/ubi.mk +++ b/mkfiles/ubi.mk @@ -1,8 +1,8 @@ -# Makefile for noekeon +# Makefile for UBI ALGO_NAME := UBI_C -# comment out the following line for removement of threefish from the build process -BLOCK_CIPHERS += $(ALGO_NAME) +# comment out the following line for removement of ubi from the build process +HASHES += $(ALGO_NAME) $(ALGO_NAME)_OBJ := threefish256_enc.o threefish512_enc.o threefish1024_enc.o \