X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=hfal%2Fhfal-performance.c;h=7f5dd2b67d26763de22c48a46011de0d200cb133;hp=cb781157501ac79bdfd512044ea7226fc4deb6af;hb=d9352fc79fbdee0cf3288809b104ea196ea85693;hpb=c74b176b7945262f2bf9a2af30a693684825a940 diff --git a/hfal/hfal-performance.c b/hfal/hfal-performance.c index cb78115..7f5dd2b 100644 --- a/hfal/hfal-performance.c +++ b/hfal/hfal-performance.c @@ -1,7 +1,7 @@ /* hfal-performance.c */ /* This file is part of the AVR-Crypto-Lib. - Copyright (C) 2009 Daniel Otte (daniel.otte@rub.de) + Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ /* * \file hfal-performance.c * \author Daniel Otte - * \email daniel.otte@rub.de + * \email bg@nerilex.org * \date 2009-05-10 * \license GPLv3 or later * @@ -34,7 +34,7 @@ #include "hashfunction_descriptor.h" #include "stack_measuring.h" #include "performance_test.h" -#include "uart_i.h" +#include "uart.h" #define PATTERN_A 0xAA #define PATTERN_B 0x55