X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;ds=sidebyside;f=bcal_camellia128.h;h=bbe01992b841a29ae14c661193281e2f4f3c90c1;hb=25ccd391d2f02575799e94bf9aac1e108e7c0f3b;hp=05c57512f055f5b9c897e461c182308a203989d4;hpb=1a1a9f56318298d8ec87df9f7e78da68732f0d48;p=avr-crypto-lib.git diff --git a/bcal_camellia128.h b/bcal_camellia128.h index 05c5751..bbe0199 100644 --- a/bcal_camellia128.h +++ b/bcal_camellia128.h @@ -1,6 +1,6 @@ /* bcal_camellia128.h */ /* - This file is part of the Crypto-avr-lib/microcrypt-lib. + 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 -#include "blopckcipher_descriptor.h" +#include "blockcipher_descriptor.h" #include "camellia.h" #include "keysize_descriptor.h"