X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=groestl%2Fgroestl_small.c;h=243bc995be63736f6eaeb05631accfefbe8e438c;hp=87156cfab4d2e2d773c7df3c145750edd266ba4a;hb=701cee0d98aab48dd3192c8cc7c77eb42581bc56;hpb=21bfb1fb168b3114f675f34e257b6acc557b2de8 diff --git a/groestl/groestl_small.c b/groestl/groestl_small.c index 87156cf..243bc99 100644 --- a/groestl/groestl_small.c +++ b/groestl/groestl_small.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,