Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src / aes / ao_aes_tables.h
index 73bcf3fbbab748dd6183f60662f22497cea6c969..cc005bfd90b657837c08077e990ae3af351f5f83 100644 (file)
@@ -4,7 +4,7 @@
 
 extern const word8x4 M0[4][256];
 extern const word8x4 M1[4][256];
-extern const int xrcon[30];
+extern const word8 xrcon[30];
 extern const word8 xS[256];
 extern const word8 xSi[256];