]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - jh/jh_tables.h
added CAST5, CAST6, RC5 and RC6
[arm-crypto-lib.git] / jh / jh_tables.h
index 7996d31b3f3e92e35e208a4852777097b6d5e197..e2eae7c268e6128e5b479d8436e724ddc5ab7d9e 100644 (file)
@@ -21,7 +21,6 @@
 #define JH_TABLES_H_
 
 #include <stdint.h>
-#include <avr/pgmspace.h>
 
 extern const uint8_t jh_permutation_table[];
 extern const uint8_t jh_lutbox[];