X-Git-Url: https://git.cryptolib.org/avr-crypto-lib.git?a=blobdiff_plain;f=groestl%2Fgroestl_large.c;h=f7f5eea14ccf622147fa356e4655871d507bb20c;hb=701cee0d98aab48dd3192c8cc7c77eb42581bc56;hp=0812683357c2f33fb57307b701e4e5b0629a0c7a;hpb=21bfb1fb168b3114f675f34e257b6acc557b2de8;p=avr-crypto-lib.git diff --git a/groestl/groestl_large.c b/groestl/groestl_large.c index 0812683..f7f5eea 100644 --- a/groestl/groestl_large.c +++ b/groestl/groestl_large.c @@ -54,7 +54,7 @@ #define dump_m(m) #endif -static uint8_t matrix[] PROGMEM = { +static const uint8_t matrix[] PROGMEM = { 2, 2, 3, 4, 5, 3, 5, 7, 7, 2, 2, 3, 4, 5, 3, 5, 5, 7, 2, 2, 3, 4, 5, 3,