X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fmain-noekeon-test.c;h=ebe42f7324c2e4f90060288dfdd4f0c5a5f3efe9;hb=17332291e15183d71d88ed868275e3cb53917180;hp=851c7bc663009bd4eabca77ed13a1b77575dac03;hpb=2159c273c9d3361571a6ff1ab63d9bc76582fbab;p=avr-crypto-lib.git diff --git a/test_src/main-noekeon-test.c b/test_src/main-noekeon-test.c index 851c7bc..ebe42f7 100644 --- a/test_src/main-noekeon-test.c +++ b/test_src/main-noekeon-test.c @@ -1,6 +1,6 @@ /* main-noekeon-test.c */ /* - This file is part of the Crypto-avr-lib/microcrypt-lib. + This file is part of the This file is part of the AVR-Crypto-Lib. Copyright (C) 2008 Daniel Otte (daniel.otte@rub.de) This program is free software: you can redistribute it and/or modify @@ -26,7 +26,7 @@ #include "uart.h" #include "debug.h" -#include "noekeon.h" +#include #include "nessie_bc_test.h" #include "cli.h" #include "performance_test.h"