X-Git-Url: https://git.cryptolib.org/?p=arm-crypto-lib.git;a=blobdiff_plain;f=bcal%2Fbcal_tdes2.h;h=d015d363906c877cee791d21727ea5030c926ac8;hp=4dac992314d4046eaaac81cd4175d17b872d42dc;hb=498cf95d73faff93a848d2c0ffec3987769670bb;hpb=d70d1d77bab1a5f5278227d674bc59da0378fe15 diff --git a/bcal/bcal_tdes2.h b/bcal/bcal_tdes2.h index 4dac992..d015d36 100644 --- a/bcal/bcal_tdes2.h +++ b/bcal/bcal_tdes2.h @@ -1,6 +1,6 @@ /* bcal_tdes2.h */ /* - This file is part of the AVR-Crypto-Lib. + This file is part of the ARM-Crypto-Lib. Copyright (C) 2008 Daniel Otte (daniel.otte@rub.de) This program is free software: you can redistribute it and/or modify @@ -28,7 +28,6 @@ #ifndef BCAL_TDES2_H_ #define BCAL_TDES2_H_ -#include #include "blockcipher_descriptor.h" #include "des.h" #include "keysize_descriptor.h"