]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/cscipher_tiny.mk
switching to BCAL based nessie testing
[avr-crypto-lib.git] / mkfiles / cscipher_tiny.mk
index dfe5b4b39721a5c20b5e9840bbfba3097204f668..eecaf9a8a4361f307259b788b5b840703067b857 100644 (file)
@@ -6,7 +6,7 @@ BLOCK_CIPHERS += $(ALGO_NAME)
 
 $(ALGO_NAME)_DIR      := cscipher/
 $(ALGO_NAME)_INCDIR   := bcal/ memxor/
-$(ALGO_NAME)_OBJ      := cscipher_tiny_asm.o cscipher_tiny_stub.o  memxor.o memxor_p.o
+$(ALGO_NAME)_OBJ      := cscipher_tiny_asm.o  memxor.o memxor_p.o
 $(ALGO_NAME)_TEST_BIN := main-cscipher-test.o bcal_cscipher.o $(CLI_STD) $(BCAL_STD) 
 $(ALGO_NAME)_NESSIE_TEST      := test nessie
 $(ALGO_NAME)_PERFORMANCE_TEST := performance