]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - bcal/bcal_camellia128.h
clearification of keysize descriptor stuff
[arm-crypto-lib.git] / bcal / bcal_camellia128.h
index bbe01992b841a29ae14c661193281e2f4f3c90c1..c8b49dee950c070cd40a2b8b6997a66101200b24 100644 (file)
@@ -1,6 +1,6 @@
 /* bcal_camellia128.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
@@ -25,7 +25,6 @@
  * 
  */
 
-#include <avr/pgmspace.h>
 #include "blockcipher_descriptor.h"
 #include "camellia.h"
 #include "keysize_descriptor.h"