]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - bcal/bcal_noekeon.h
added arcfour/rc4
[arm-crypto-lib.git] / bcal / bcal_noekeon.h
index 16a8179b46f896a58e86e1ed517e2e6113ad1953..8a5c141e0bc4c945e1d3c89fee3ea1c829344264 100644 (file)
@@ -1,8 +1,7 @@
 /* bcal_noekeon.h */
 
-#include <avr/pgmspace.h>
 #include "blockcipher_descriptor.h"
-#include "noekeon/noekeon.h"
+#include "noekeon.h"
 #include "keysize_descriptor.h"
 
 extern const bcdesc_t noekeon_direct_desc;